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
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2 years ago
..
source Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
auth.go
auth_test.go
basic.go
group.go
httpsign.go
interface.go
oauth2.go
reverseproxy.go Add support for authentication based on reverse proxy email (#19949) 2 years ago
session.go SessionUser protection against nil pointer dereference (#21358) 2 years ago
signin.go
source.go
sspi_windows.go
sync.go