0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-14 20:04:45 +02:00
Rohan Guliani 86215d5212 Fix RPM Registry 404 when package name contains 'package'
Swap the order of overlapping routes in api.go to prevent the short route from intercepting long paths when the name contains 'package'.

Fixes #37086

Signed-off-by: Rohan Guliani <rohansguliani@google.com>
2026-04-02 18:44:32 +00:00
..