pangolin/server/middlewares
2025-04-28 21:14:09 -04:00
..
integration add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
csrfProtection.ts CSRF prevention 2024-12-25 22:04:20 -05:00
formatError.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
getUserOrgs.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
index.ts add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
logIncoming.ts add log incoming middleware 2024-10-26 17:19:10 -04:00
notFound.ts added axios client 2024-10-06 12:39:05 -04:00
rateLimit.ts verify email workflow working 2024-10-04 23:14:40 -04:00
verifyAccessTokenAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyAdmin.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyApiKeyAccess.ts add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
verifyIsLoggedInUser.ts create, delete, and update idp org policies 2025-04-18 15:38:50 -04:00
verifyOrgAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyResourceAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyRoleAccess.ts add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
verifySession.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifySetResourceUsers.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifySiteAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyTargetAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyUser.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyUserAccess.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyUserHasAction.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyUserInRole.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyUserIsOrgOwner.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyUserIsServerAdmin.ts add server admin panel to delete users 2025-03-21 18:04:27 -04:00
verifyValidLicense.ts add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00