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-10 17:39:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce8a98f8789a7e4e9ee97ab0abac6064d78fb1f6
gitea
/
routers
/
web
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
..
admin
Skip email domain check when admins edit user emails (
#29609
)
2024-03-05 16:51:56 +00:00
auth
Make "/user/login" page redirect if the current user has signed in (
#29583
)
2024-03-05 02:12:03 +00:00
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
repo
Update various logos and unify their filenames (
#29637
)
2024-03-06 22:20:05 +00:00
shared
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
user
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
2024-03-08 04:28:21 +00:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
webfinger.go
…