0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg
Ramkumar Chinchani 008d382446 authn: serialize ldap authn calls
Some LDAP servers are not MT-safe in that when searches happen with binds
in flight leads to errors such as:
"comment: No other operations may be performed on the connection while a
bind is outstanding"

Add goroutine-id in logs to help debug MT bugs.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2021-09-20 10:24:07 -07:00
..
api authn: serialize ldap authn calls 2021-09-20 10:24:07 -07:00
cli Check if auth config is provided when using access control 2021-09-14 12:55:21 -07:00
compliance api: implement delete by tag 2021-08-23 17:30:41 -07:00
extensions Use freeport to get ports for zot servers in tests 2021-06-29 13:58:39 -07:00
log authn: serialize ldap authn calls 2021-09-20 10:24:07 -07:00
storage api: implement delete by tag 2021-08-23 17:30:41 -07:00