filesafe/controllers
Bobby Wibowo a406f85215
feat: rate limit token auth failures
hard-coded to max 6 failures in 10 minutes
2022-08-04 23:09:14 +07:00
..
handlers fix: ServeStatic 2022-08-01 07:29:49 +07:00
middlewares fix: 416 status code handling 2022-07-31 16:46:35 +07:00
utils fix: 416 status code handling 2022-07-31 16:46:35 +07:00
albumsController.js feat: cleaned up routes init 2022-08-04 21:59:06 +07:00
authController.js feat: rate limit token auth failures 2022-08-04 23:09:14 +07:00
errorsController.js feat: improved errorsController.js 2022-07-21 23:56:08 +07:00
pathsController.js fix: verify database dir 2022-06-22 14:23:54 +07:00
permissionController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00
tokenController.js feat: rate limit token auth failures 2022-08-04 23:09:14 +07:00
uploadController.js fix: detect uploads timed out by uwebsockets 2022-08-04 22:08:40 +07:00
utilsController.js chore: indents and comments 2022-08-04 21:59:50 +07:00