This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-09-01 14:56:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
346b662305
gitea
/
routers
History
Lunny Xiao
a129c0c06c
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
...
Fix
#26210
Backport
#29579
Co-authored-by: Jason Song <i@wolfogre.com>
2024-03-08 15:43:57 +01:00
..
api
Add missing database transaction for new issue (
#29490
) (
#29607
)
2024-03-05 16:37:55 +00:00
common
Fix incorrect cookie path for AppSubURL (
#29534
) (
#29552
)
2024-03-03 08:54:33 +08:00
install
Fix validity of the FROM email address not being checked (
#29347
) (
#29360
)
2024-02-24 08:23:21 +00:00
private
Redefine the meaning of column is_active to make Actions Registration Token generation easier (
#27143
) (
#27304
)
2023-09-28 04:15:53 +00:00
utils
web
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
2024-03-08 15:43:57 +01:00
init.go