v0.22.0
0.22.0 (2022-10-03)
Bug Fixes
- do not throw error on deleting group when it is created by an external auth provider (68f0c5c)
- no need to restrict api endpoints when ldap auth is applied (a142660)
- remove authProvider attribute from user and group payload interface (bbd7786)
Features
- implemented LDAP authentication (f915c51)