Cloak/internal/server/usermanager
2020-10-18 21:21:51 +01:00
..
api_router_test.go POST to /admin/users/{UID} will POST json string directly, rather than being encoded in FormData 2020-10-18 21:21:51 +01:00
api_router.go POST to /admin/users/{UID} will POST json string directly, rather than being encoded in FormData 2020-10-18 21:21:51 +01:00
api.yaml Refactor usermanager 2020-04-17 14:21:17 +01:00
localmanager_test.go POST to /admin/users/{UID} will POST json string directly, rather than being encoded in FormData 2020-10-18 21:21:51 +01:00
localmanager.go Linting 2020-08-17 17:56:05 +01:00
usermanager.go Add tests and make SessionCap explicitly int32 2020-04-23 23:45:12 +01:00