This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-09 04:29:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fda109aba6cd077343edef086b2f2ff60124f78
gitea
/
routers
/
web
/
user
/
setting
History
Lunny Xiao
ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
...
Fix
#26210
--------- Co-authored-by: Jason Song <
i@wolfogre.com
>
2024-03-08 04:28:21 +00:00
..
security
…
account_test.go
…
account.go
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
2024-03-08 04:28:21 +00:00
adopt.go
…
applications.go
…
block.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
keys.go
Move some asymkey functions to service layer (
#28894
)
2024-03-04 08:57:39 +00:00
main_test.go
…
oauth2_common.go
…
oauth2.go
…
packages.go
…
profile.go
…
runner.go
…
webhooks.go
…