1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/templates/user
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} (#18045)
The current code unfortunately requires that `action` be a reserved
repository name as it prevents posts to change the settings for
action repositories. However, we can simply change action handler
to work on POST /{username} instead.

Fix #18037

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-20 17:18:26 +00:00
..
auth Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
dashboard Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2021-12-16 19:01:14 +00:00
notification Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
settings Fix delete u2f keys modal (#18040) 2021-12-20 14:49:06 +00:00
heatmap.tmpl Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
profile.tmpl Move POST /{username}/action/{action} to simply POST /{username} (#18045) 2021-12-20 17:18:26 +00:00
project.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00