13 Commits
Author SHA1 Message Date
andrew 102b9f3e78 Full code refactor to Symfony7.4 with FrankenPHP
Includes significant breaking changes.
Default port and transportation changed to
http via port 80
Names of environment variables have changed.
v0.3.0
2025-12-15 12:30:14 -05:00
andrew f5a5d63eb7 finished adding rate limiting v0.2.0 2025-12-03 11:05:32 -05:00
andrew f60a81e259 tentatively added rate limiting, block by IP if too many failed login attempts 2025-12-02 22:16:56 -05:00
andrew 3bb2d9cecd new page for client error (too many requests).. work in progress 2025-12-01 22:47:36 -05:00
andrew 5ebfad604f method in snippet is required 2025-12-01 11:51:08 -05:00
andrew e34645eeaa fixed a typo 2025-11-20 11:21:53 -05:00
andrew 1f5e4847ca fix typo 2025-11-19 10:43:10 -05:00
andrew 91bb67da51 example docker compose 2025-11-19 10:42:13 -05:00
andrew 9d4dae4a93 added MIT license v0.1.0 2025-11-14 15:31:23 -05:00
andrew b8ebbd95e6 Added a readme 2025-11-14 15:25:29 -05:00
andrew 40a98c0e72 bugfix, only use url reutrn-to parameter if not empty 2025-11-12 16:30:26 -05:00
andrew e27d393165 PREAUTH_SEND_TO environment variable, to set a default redirection after authenticating 2025-11-12 16:17:04 -05:00
andrew 25186c3aa9 initial commit 2025-11-12 15:15:30 -05:00