9 Commits
Author SHA1 Message Date
Riyyi 54eee2416a Router: Combine addRoute() and addBasicRoute() functionality 2022-11-06 12:21:01 +01:00
Riyyi c18c80d732 Router: Add all routes regardless of the URI 2022-11-04 15:33:30 +01:00
Riyyi a0d302daec Router: Simplify respond logic 2022-11-04 15:32:53 +01:00
Riyyi 5d3962bba4 Model+Controllers: Make failed login attempt check consistent 2021-11-26 15:32:50 +01:00
Riyyi e782ea5979 Controllers: Switch password reset to Tx/Mailer due to required auth 2021-10-22 15:46:49 +02:00
Riyyi 2311c98257 Classes: Add simple HTTP request/response using curl 2021-08-30 00:27:42 +02:00
Riyyi 8e8d5714b4 Add todo 2021-06-21 16:53:27 +02:00
Riyyi e05d0a023b Fix login cookie
Caused by the change of toggle to an integer, which _exists cant check for.
Ommiting the value doesnt have security implications, so just dont check for it.
2021-03-14 01:22:36 +01:00
Riyyi a8056b66cc Initial commit
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00