fosrl.pangolin/server/middlewares
2024-12-24 12:08:31 -05:00
..
helpers access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
formatError.ts share links 2024-12-20 22:24:44 -05:00
getUserOrgs.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
index.ts access token endpoints and other backend support 2024-12-18 23:14:26 -05: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 access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
verifyAdmin.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyOrgAccess.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyResourceAccess.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifyRoleAccess.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifySession.ts remove lucia 2024-10-13 17:13:47 -04:00
verifySetResourceUsers.ts move middlewares out of auth 2024-11-16 22:48:10 -05:00
verifySiteAccess.ts Remove dangerous logging 2024-12-22 12:03:46 -05:00
verifyTargetAccess.ts access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
verifyUser.ts ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
verifyUserAccess.ts move middlewares out of auth 2024-11-16 22:48:10 -05: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 Working on delete 2024-12-24 12:08:31 -05:00