fosrl.pangolin/server/middlewares
2025-06-22 17:50:39 -04:00
..
integration support postgresql as database option 2025-06-04 12:02:07 -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 support postgresql as database option 2025-06-04 12:02:07 -04:00
index.ts Merge branch 'dev' into auth-providers-clients 2025-04-29 11:39:12 -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 Merge branch 'dev' into clients-pops 2025-06-22 17:50:39 -04:00
verifyAccessTokenAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyAdmin.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyApiKeyAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyClientAccess.ts add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
verifyIsLoggedInUser.ts create, delete, and update idp org policies 2025-04-18 15:38:50 -04:00
verifyOrgAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyResourceAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyRoleAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifySession.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifySetResourceUsers.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifySiteAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyTargetAccess.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyUser.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyUserAccess.ts support postgresql as database option 2025-06-04 12:02:07 -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 support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyUserIsServerAdmin.ts add server admin panel to delete users 2025-03-21 18:04:27 -04:00
verifyValidLicense.ts add feature parity 2025-05-13 11:09:38 -04:00