Cloak/internal/server/usermanager
puh a7c36c999c
Forbid to create user without full UserInfo
2023-09-29 09:11:09 +03:00
..
api.yaml Forbid to create user without full UserInfo 2023-09-29 09:11:09 +03: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_router_test.go format using goimports 2023-03-07 17:09:18 +08:00
localmanager.go Forbid to create user without full UserInfo 2023-09-29 09:11:09 +03:00
localmanager_test.go Forbid to create user without full UserInfo 2023-09-29 09:11:09 +03:00
usermanager.go Forbid to create user without full UserInfo 2023-09-29 09:11:09 +03:00
voidmanager.go Return empty slices instead of nil for ListAllUsers 2022-01-26 00:57:18 +00:00
voidmanager_test.go format using goimports 2023-03-07 17:09:18 +08:00