.. |
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 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
|
allow access token in resource url
|
2025-01-11 19:47:07 -05:00 |
verifyAdmin.ts
|
Squashed commit of the following:
|
2025-01-28 22:26:45 -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
|
refactor and reorganize
|
2025-01-01 21:41:31 -05: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
|
allow access token in resource url
|
2025-01-11 19:47:07 -05:00 |
verifyUser.ts
|
add failed auth logging
|
2025-01-27 22:43:32 -05: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 |