1
0
forked from baron/baron-sso
Files
baron-sso/backend/cmd/server
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-04-01 20:32:09 +09:00
2026-01-28 20:07:52 +09:00