This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
gitea
Watch
16
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
issue_19586_workaround
gitea
/
routers
/
web
/
auth
History
KN4CK3R
2ccf940464
Suppress
ExternalLoginUserNotExist
error (
#21504
) (
#21572
)
...
Backport of
#21504
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-10-26 00:08:05 +08:00
..
2fa.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
auth.go
Suppress
ExternalLoginUserNotExist
error (
#21504
) (
#21572
)
2022-10-26 00:08:05 +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
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
oauth_test.go
Use DisplayName() instead of FullName in Oauth provider (
#19991
)
2022-06-16 23:29:54 +01:00
oauth.go
Suppress
ExternalLoginUserNotExist
error (
#21504
) (
#21572
)
2022-10-26 00:08:05 +08:00
openid.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
password.go
Prevent NPE when cache service is disabled (
#19703
)
2022-05-21 22:29:49 +08:00
webauthn.go
WebAuthn CredentialID field needs to be increased in size (
#20530
) (
#20555
)
2022-07-30 20:16:25 +02:00