Cloak/internal/server/usermanager
2020-12-21 15:06:46 +00:00
..
api_router_test.go Add tests for API handlers 2020-10-18 22:50:29 +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 Allow DatabasePath to be empty if user info database is never used 2020-12-21 15:06:46 +00:00
voidmanager_test.go Allow DatabasePath to be empty if user info database is never used 2020-12-21 15:06:46 +00:00
voidmanager.go Allow DatabasePath to be empty if user info database is never used 2020-12-21 15:06:46 +00:00