|
8bd45209a2
|
Made two factor auth session code OOP.
|
2020-05-28 17:52:31 +00:00 |
|
|
d2aa478c58
|
Rewrote session code to be OOP.
|
2020-05-25 19:58:06 +00:00 |
|
|
174d25d40f
|
Made login attempts functions OOP.
|
2020-05-25 14:15:17 +00:00 |
|
|
7c1a3179b1
|
Make auth cookie available to the entire domain.
|
2020-04-15 19:59:04 +02:00 |
|
|
2374415327
|
Fixed two factor authentication.
|
2020-02-09 21:04:43 +00:00 |
|
|
b4a581087a
|
Massive overhauls.
|
2019-12-12 01:42:28 +01:00 |
|
|
51f3c47a31
|
CSRF from Hanyuu.
|
2019-12-11 19:10:54 +01:00 |
|
|
2728a1fca9
|
Added TOTP class from Hanyuu.
|
2019-12-09 04:24:10 +01:00 |
|
|
96ea7772cb
|
Ported Template class from Hanyuu project.
|
2019-12-04 19:16:22 +01:00 |
|
|
a5481d68a2
|
Imported Base* classes from Hanyuu project.
|
2019-12-03 03:00:58 +01:00 |
|
|
6a9c6cd15a
|
Added namespaces to all files in public.
|
2019-09-29 00:43:51 +02:00 |
|
|
1b51cc99dc
|
Allow login on http.
|
2019-08-14 21:44:30 +02:00 |
|
|
119bbdd3e8
|
Code style updates.
|
2019-06-10 19:04:53 +02:00 |
|
|
4c0310beb5
|
Made the CSRF system less complicated.
|
2019-06-10 17:21:53 +02:00 |
|
|
5bc6c0728b
|
Split the changelog manage section up into multiple files.
|
2019-06-08 23:46:24 +02:00 |
|
|
d7e2f811ed
|
Dropkick RequestVar
|
2019-03-18 22:30:19 +01:00 |
|
|
a5459e1120
|
Revert fucking everything.
|
2019-03-18 21:47:25 +01:00 |
|
|
af8e86ea09
|
Reduced ->value calls.
|
2019-03-18 20:59:46 +01:00 |
|
|
68db9ce243
|
Allow login with previous 2FA code as well, closes #163.
|
2019-03-18 13:17:46 +01:00 |
|
|
b6c98275ca
|
Improved two factor login flow.
|
2019-03-10 19:27:44 +01:00 |
|