This website requires JavaScript.
Explore
Help
Sign In
public
/
preauth
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6ed1ab26f1a05a65944bf283cb1bf899477cc9f2
preauth
/
src
T
History
andrew
6ed1ab26f1
cache persistence improvement, only update keys which have changed. More efficient, and less likely to cause race conditions.
2026-03-12 17:15:49 -04:00
..
Data
Removal of static-secret and totp-lookup.
2026-03-09 16:22:32 -04:00
Enum
massive rewrite to switch to using listeners instead of controller, header for login payload instead of get request, removed icon system, asset system, was able to remove all the domain processing, enhanced cookie security, and more.
2025-12-23 11:24:47 -05:00
Listener
rate-limiting update, now using a compound sliding-window. Continuing to move over to using traits more, and other code cleanup.
2026-03-11 08:27:27 -04:00
Trait
Removal of static-secret and totp-lookup.
2026-03-09 16:22:32 -04:00
Clock.php
massive rewrite to switch to using listeners instead of controller, header for login payload instead of get request, removed icon system, asset system, was able to remove all the domain processing, enhanced cookie security, and more.
2025-12-23 11:24:47 -05:00
ConfigBag.php
rate-limiting update, now using a compound sliding-window. Continuing to move over to using traits more, and other code cleanup.
2026-03-11 08:27:27 -04:00
Kernel.php
massive rewrite to switch to using listeners instead of controller, header for login payload instead of get request, removed icon system, asset system, was able to remove all the domain processing, enhanced cookie security, and more.
2025-12-23 11:24:47 -05:00
MonitorCacheKeys.php
cache persistence improvement, only update keys which have changed. More efficient, and less likely to cause race conditions.
2026-03-12 17:15:49 -04:00
PersistCache.php
cache persistence improvement, only update keys which have changed. More efficient, and less likely to cause race conditions.
2026-03-12 17:15:49 -04:00
Utilities.php
massive rewrite to switch to using listeners instead of controller, header for login payload instead of get request, removed icon system, asset system, was able to remove all the domain processing, enhanced cookie security, and more.
2025-12-23 11:24:47 -05:00