This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-17 00:19:41 +02:00
Code
Issues
Activity
Files
ee95d3e8dc9e9fff4fa66a5111e4d3930280e033
gitea
/
routers
/
web
/
auth
T
History
Jimmy Praet
ee95d3e8dc
Respect default setting.Service.RegisterEmailConfirm and setting.Service.RegisterManualConfirm where needed
2022-04-10 08:52:46 +02:00
..
2fa.go
…
auth.go
Merge branch 'main' into create-user-system-defaults
2022-04-10 08:43:49 +02:00
linkaccount.go
Fix compilation errors
2022-04-02 12:32:30 +02:00
main_test.go
…
oauth_test.go
Support webauthn (
#17957
)
2022-01-14 16:03:31 +01:00
oauth.go
Respect default setting.Service.RegisterEmailConfirm and setting.Service.RegisterManualConfirm where needed
2022-04-10 08:52:46 +02:00
openid.go
Enforce system defaults in CreateUser
2022-04-02 12:00:35 +02:00
password.go
Use
ctx
instead of
db.DefaultContext
in some packages(routers/services/modules) (
#19163
)
2022-03-22 16:22:54 +01:00
webauthn.go
Update HTTP status codes to modern codes (
#18063
)
2022-03-23 12:54:07 +08:00