Commit Graph

6 Commits

Author SHA1 Message Date
🐙PiperYxzzy
acd23c2f45 Updating config to TOML (JSON sucks! I hate it! We shouldn't use it!) 2025-10-13 20:23:06 +02:00
🐙PiperYxzzy
0f93876c8b Adding Postgresql driver and basic config structures. 2022-10-13 07:06:50 +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
66c35e7e4a Adding admin creation, conf and other items
* Config now added, accessible via config.Config
* Admin can now be generated via a randomized URL if there are no admins
in the system
* Added a shared floor to login attempts to block enumeration attacks
2022-05-03 18:52:01 +02:00