You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal/server/usermanager
Andy Wang 54bca721e8 Add tests for API handlers 4 years ago
..
api.yaml Refactor usermanager 4 years ago
api_router.go POST to /admin/users/{UID} will POST json string directly, rather than being encoded in FormData 4 years ago
api_router_test.go Add tests for API handlers 4 years ago
localmanager.go Linting 4 years ago
localmanager_test.go POST to /admin/users/{UID} will POST json string directly, rather than being encoded in FormData 4 years ago
usermanager.go Add tests and make SessionCap explicitly int32 4 years ago