This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
History
Lunny Xiao
59959ab222
Fix login with email panic when email is not exist (
#18941
)
2022-02-28 18:33:33 +01:00
..
source
Fix ldap user sync missed email in email_address table (
#18786
)
2022-02-24 14:13:59 +08:00
auth_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
auth.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
basic.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
group.go
…
interface.go
…
oauth2.go
Refactor jwt.StandardClaims to RegisteredClaims (
#18344
)
2022-01-20 22:52:56 +01:00
placeholder.go
…
reverseproxy.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
session.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
signin.go
Fix login with email panic when email is not exist (
#18941
)
2022-02-28 18:33:33 +01:00
source.go
…
sspi_windows.go
…
sync.go
…