Commit graph

15 commits

Author SHA1 Message Date
Jack
0624fbbc87 fixed one typo 2021-11-30 00:52:47 +00:00
Cameron
e56d534f33
fix: endpoints share the same rate limit (#2136) by CameronCT
* fix: cleaned rate limiter

* chore: separated ratelimits per request

* fix: bug where leaderboards would crash
2021-11-30 00:49:05 +00:00
Jack
ecb11e0f9d increased limit on getting basic user data 2021-11-19 12:52:08 +00:00
Jack
dfe4590813 added dev mode to request auth 2021-09-07 15:04:50 +01:00
Jack
d95b9a6db1 increased rate limit on localhost 2021-08-29 17:33:51 +01:00
Jack
9c84b32a76 updated the key generator for rate limitng logic 2021-08-27 22:43:08 +01:00
Jack
423990ab3b added api rate limiting 2021-08-27 21:40:38 +01:00
Miodec
7106318b0d removed log 2021-08-18 01:41:42 +01:00
Miodec
367b104679 better errors 2021-08-18 01:41:29 +01:00
Miodec
4f96abd87d not using stack param 2021-08-18 01:17:13 +01:00
Miodec
1e6f90f60f changed error code 2021-08-18 01:05:58 +01:00
Miodec
d2648fff07 throwing instead of calling next - maybe it will fix double errors 2021-08-17 21:35:44 +01:00
Miodec
2c01c5f817 fixed tiny bug with token finding 2021-06-16 20:56:00 +01:00
Dharmaraj
216c0637c1 Added MonkeyError class 2021-06-06 22:56:12 +05:30
Dharmaraj
4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30