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
Lunny Xiao 900e158064
refactor auth interface to return error when verify failure (#22119) (#22259)
2 years ago
..
source Revert unrelated changes for SMTP auth (#21767) (#21768) 2 years ago
auth.go Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
auth_test.go
basic.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
group.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
httpsign.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
interface.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
oauth2.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
reverseproxy.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
session.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
signin.go
source.go
sspi_windows.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
sync.go