This website requires JavaScript.
Explore
Help
Sign in
gapodo
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a8dc6ec0f0
forgejo
/
routers
/
web
/
auth
History
Jimmy Praet
a8dc6ec0f0
Merge branch 'main' into create-user-system-defaults
2022-04-10 08:43:49 +02:00
..
2fa.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
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
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
oauth.go
Merge branch 'main' into create-user-system-defaults
2022-04-10 08:43:49 +02:00
oauth_test.go
Support webauthn (
#17957
)
2022-01-14 16:03:31 +01: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