Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/auth
Giteabot 494721cc90
Don't apply the group filter when listing LDAP group membership if it is empty (#23745) (#23788)
2 years ago
..
source Don't apply the group filter when listing LDAP group membership if it is empty (#23745) (#23788) 2 years ago
auth.go
auth_test.go
basic.go Implement actions (#21937) 2 years ago
group.go refactor auth interface to return error when verify failure (#22119) 2 years ago
httpsign.go refactor auth interface to return error when verify failure (#22119) 2 years ago
interface.go refactor auth interface to return error when verify failure (#22119) 2 years ago
middleware.go Map OIDC groups to Orgs/Teams (#21441) 2 years ago
oauth2.go Implement actions (#21937) 2 years ago
reverseproxy.go Add context cache as a request level cache (#22294) 2 years ago
session.go refactor auth interface to return error when verify failure (#22119) 2 years ago
signin.go
source.go
sspi_windows.go refactor auth interface to return error when verify failure (#22119) 2 years ago
sync.go