1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-13 23:05:48 +00:00
gitea/routers
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525)
* Follow #17746: `HasIssueContentHistory` should use expr builder to
make sure zero value (0) be respected.
* Add "doer" check to make sure `canSoftDeleteContentHistory` only be
called by sign-in users.
2024-03-01 16:46:02 +00:00
..
api Add admin API route for managing user's badges (#23106) 2024-03-01 03:23:28 -05:00
common Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Fix issue & comment history bugs (#29525) 2024-03-01 16:46:02 +00:00
init.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00