gitea/services/auth
Gary Moon b8c19e7a11
Update LDAP filters to include both username and email address ()
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>
..
source Update LDAP filters to include both username and email address ()
auth.go Refactor cookie ()
auth_test.go Implement FSFE REUSE for golang files ()
basic.go Require repo scope for PATs for private repos and basic authentication ()
group.go refactor auth interface to return error when verify failure ()
httpsign.go refactor auth interface to return error when verify failure ()
interface.go Improve template system and panic recovery ()
middleware.go Improve template system and panic recovery ()
oauth2.go Implement actions ()
reverseproxy.go Add context cache as a request level cache ()
session.go refactor auth interface to return error when verify failure ()
signin.go Implement FSFE REUSE for golang files ()
source.go Implement FSFE REUSE for golang files ()
sspi_windows.go Refactor cookie ()
sync.go Implement FSFE REUSE for golang files ()