Commit Graph

9 Commits

Author SHA1 Message Date
🐙PiperYxzzy
e0693c71dc Further config updates, also upgrading dependent packages 2025-10-13 21:16:20 +02:00
🐙PiperYxzzy
ff15c7a65f Updating rate limits to also use TOML 2025-10-13 20:53:49 +02:00
🐙PiperYxzzy
2ada2b5936 Rate limits should be per-method, not per-resource string. 2022-10-12 22:43:05 +02:00
🐙PiperYxzzy
2922793427 Updating Config to a more protected access paradigm 2022-08-14 13:37:15 +02:00
🐙PiperYxzzy
9cc37b0d0d Upgrades to Config
* Added config file and config tests
* Configs per stack can be set up depending on their config/STACK folder
and tested appropriately to add config redundancy
2022-08-14 13:24:59 +02:00
🐙PiperYxzzy
b198814aa7 Updating logs from fmt to package log 2022-08-06 23:35:42 +02:00
🐙PiperYxzzy
74538d6f23 Assorted small changes: name fix, adding comments, cookie domain fix 2022-08-06 19:59:08 +02:00
🐙PiperYxzzy
1dc0e18773 Upgrades to rate limiting
* Added extensive behaviour tests
* Added regex capabilities
2022-08-05 16:51:19 +02:00
🐙PiperYxzzy
65c9309f43 Simple rate-limiting added 2022-05-04 20:36:35 +02:00