You cannot 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
Jack Hay c0ab7070e5
Update team invitation email link (#26550)
Co-authored-by: Kyle D <kdumontnu@gmail.com>
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
1 year ago
..
source Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
auth.go
auth_test.go
basic.go
group.go Fix the error message when the token is incorrect (#25701) 2 years ago
httpsign.go
interface.go Refactor web package and context package (#25298) 2 years ago
middleware.go Update team invitation email link (#26550) 1 year ago
oauth2.go Fix the error message when the token is incorrect (#25701) 2 years ago
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go Fix SSPI auth panic (#25955) 2 years ago
sync.go