1
0
Fork 0
forgejo/services/auth
zeripath ed5e7d03c6
Don't apply the group filter when listing LDAP group membership if it is empty ()
When running listLdapGroupMemberships check if the groupFilter is empty
before using it to list memberships.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-03-29 17:54:36 +08:00
..
source Don't apply the group filter when listing LDAP group membership if it is empty () 2023-03-29 17:54:36 +08:00
auth.go
auth_test.go
basic.go
group.go
httpsign.go
interface.go
middleware.go Map OIDC groups to Orgs/Teams () 2023-02-08 14:44:42 +08:00
oauth2.go
reverseproxy.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
session.go
signin.go
source.go
sspi_windows.go
sync.go