1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-21 23:21:24 +01:00
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} ()
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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-20 17:18:26 +00:00
..
2021-12-10 10:51:27 +08:00