Skip to content

v0.22.0

Compare
Choose a tag to compare
@sasjsbot sasjsbot released this 03 Oct 12:13
· 228 commits to main since this release

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)