gitea/services/auth
Gary Moon b8c19e7a11
Update LDAP filters to include both username and email address (#24547)
Since the login form label for user_name unconditionally displays
`Username or Email Address` for the `user_name` field, bring matching
LDAP filters to more prominence in the documentation/placeholders.

Signed-off-by: Gary Moon <gary@garymoon.net>
2023-05-05 14:18:53 -04:00
..
source Update LDAP filters to include both username and email address (#24547) 2023-05-05 14:18:53 -04:00
auth_test.go
auth.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
basic.go Require repo scope for PATs for private repos and basic authentication (#24362) 2023-04-26 19:24:03 -05:00
group.go
httpsign.go
interface.go Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
middleware.go Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
sync.go