pangolin/server/middlewares
2025-09-01 13:43:10 +02:00
..
integration Add missing api endpoints to integration 2025-08-25 16:23:22 -07: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 Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
index.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02: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
requestTimeout.ts Pull up downstream changes 2025-07-13 21:57:24 -07:00
verifyAccessTokenAccess.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyAdmin.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyApiKeyAccess.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
verifyClientAccess.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
verifyClientsEnabled.ts Reintroduce clients conditionally 2025-07-14 11:43:13 -07:00
verifyDomainAccess.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
verifyIsLoggedInUser.ts create, delete, and update idp org policies 2025-04-18 15:38:50 -04:00
verifyOrgAccess.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyResourceAccess.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
verifyRoleAccess.ts Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02: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 Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
verifySiteResourceAccess.ts add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
verifyTargetAccess.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyUser.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyUserAccess.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyUserHasAction.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyUserInRole.ts feat: add handling for multiple user role IDs 2025-05-10 01:21:23 +02:00
verifyUserIsOrgOwner.ts Update Pangolin to v1.5.1 2025-06-12 10:40:46 +02:00
verifyUserIsServerAdmin.ts add server admin panel to delete users 2025-03-21 18:04:27 -04:00