1
0
forked from baron/baron-sso
Files
baron-sso/backend/cmd
chan e7156450ba fix: restore missing POST /users route in admin API
Details:
- The route `admin.Post("/users")` was accidentally merged into a comment line for `admin.Get("/users/export")`. This caused the 405 Method Not Allowed error when trying to create users.
- Restored the route on its own line.
2026-04-21 14:40:09 +09:00
..
2026-02-06 16:28:00 +09:00
2026-02-06 16:28:00 +09:00