Files
vikunja/pkg
kolaente c16fea46d2 fix: disable echo group 404 auto-registration to keep pre-5.3.0 routing behavior
echo v5.3.0 reverted to v4 behavior where every group with middleware
implicitly registers a 404 route at its prefix. Our route setup creates
multiple groups with the same prefix (rate-limit subgroups of /api/v1),
which now panics with a duplicate-route error at startup.
2026-07-15 12:18:59 +02:00
..
2026-07-02 17:38:37 +02:00
2026-07-07 09:51:58 +00:00