This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-05-31 12:02:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
routers
/
web
/
auth
History
Jason Song
22b8de85dd
Do not use
ctx.Doer
when reset password (
#29289
)
...
Fix
#29278
. Caused by a small typo in
#28733
2024-02-21 12:57:22 +08:00
..
2fa.go
Enhanced auth token / remember me (
#27606
)
2023-10-14 00:56:41 +00:00
auth.go
Unify user update methods (
#28733
)
2024-02-04 13:29:09 +00:00
linkaccount.go
Normalize oauth email username (
#28561
)
2024-01-03 18:48:20 -06:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
oauth_test.go
…
oauth.go
Refactor more code in templates (
#29236
)
2024-02-18 10:52:02 +01:00
openid.go
Enhanced auth token / remember me (
#27606
)
2023-10-14 00:56:41 +00:00
password.go
Do not use
ctx.Doer
when reset password (
#29289
)
2024-02-21 12:57:22 +08:00
webauthn.go
Enhanced auth token / remember me (
#27606
)
2023-10-14 00:56:41 +00:00