You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
auth Multiple Escaping Improvements (#17551) 3 years ago
dashboard Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
notification Multiple Escaping Improvements (#17551) 3 years ago
settings Fix delete u2f keys modal (#18040) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Move POST /{username}/action/{action} to simply POST /{username} (#18045) 3 years ago
project.tmpl Fix truncated organization names (#14655) 3 years ago