This website requires JavaScript.
Explore
Help
Sign in
patchii
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
711cbcce8d
forgejo
/
routers
/
web
/
auth
History
Gusted
711cbcce8d
Use neutral language in comments and docs (
#20135
)
...
- Replace `his/her` to `their`, as it's more neutral language.
2022-06-25 17:50:12 -05:00
..
2fa.go
auth.go
Prevent NPE when cache service is disabled (
#19703
)
2022-05-21 22:29:49 +08:00
linkaccount.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
main_test.go
oauth.go
Catch the error before the response is processed by goth. (
#20000
)
2022-06-20 16:37:54 +01:00
oauth_test.go
Use DisplayName() instead of FullName in Oauth provider (
#19991
)
2022-06-16 23:29:54 +01:00
openid.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
password.go
Use neutral language in comments and docs (
#20135
)
2022-06-25 17:50:12 -05:00
webauthn.go