This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-03-04 17:54:32 +00:00
Code
Releases
Activity
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
…