mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 02:06:41 +00:00
Create clients working again
This commit is contained in:
@@ -102,8 +102,8 @@ authenticated.get(
|
||||
);
|
||||
|
||||
authenticated.get(
|
||||
"/pick-client-defaults",
|
||||
verifySiteAccess,
|
||||
"/org/:orgId/pick-client-defaults",
|
||||
verifyOrgAccess,
|
||||
verifyUserHasAction(ActionsEnum.createClient),
|
||||
client.pickClientDefaults
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user