|
4edfa2d3c3
|
use separated input fields for totp code in front- and backend
|
2022-11-14 08:55:37 +01:00 |
|
|
42bab2bd25
|
layout admin panel
|
2022-11-12 23:56:41 +01:00 |
|
|
be69ed889e
|
layout admin panel
|
2022-11-12 00:52:10 +01:00 |
|
|
e3d2156d44
|
extract TOTP check from admin login
|
2022-11-10 00:55:19 +01:00 |
|
|
ecb8b61923
|
apply PHP-CS-Fixer rule sets
|
2022-09-30 21:06:30 +02:00 |
|
|
9c4e7cfcc3
|
refactor tests
|
2022-09-28 21:31:53 +02:00 |
|
|
337107fe52
|
remove warning issues
|
2022-09-26 15:58:38 +02:00 |
|
|
8b63d67a78
|
adjust license informations
|
2022-09-26 15:22:26 +02:00 |
|
Tobias Matthaiou
|
d3576c2dd7
|
Require administrators to activate 2FA.
|
2022-09-13 17:06:27 +02:00 |
|
|
b28c9c8757
|
remove password check in admin, prevent resave, show delete message
|
2019-08-18 13:24:49 +02:00 |
|
|
c77f6fa9e2
|
change and add tests
|
2019-08-11 00:33:59 +02:00 |
|
|
ff9f1722af
|
add test for totp login controller
|
2019-08-05 22:59:26 +02:00 |
|
|
2e30eb9848
|
add english translations
|
2019-08-04 00:24:49 +02:00 |
|
|
cea9e246ba
|
initial implementation for frontend account area
|
2019-08-02 23:58:20 +02:00 |
|
|
1ed760f8e4
|
add available backup code message in backend and in login form
|
2019-07-28 23:34:39 +02:00 |
|
|
a42121b4bc
|
move backup codes to separate db table, clear backup code if used or new codes are generated
|
2019-07-28 23:00:30 +02:00 |
|
|
c3ba0c28b1
|
add backup code generation
|
2019-07-27 00:03:22 +02:00 |
|
|
4e1e5653fb
|
add delete function
|
2018-10-23 22:33:14 +02:00 |
|
|
58fb0cb803
|
use confkey for encrypting instead of fragile user password
|
2018-10-22 12:10:43 +02:00 |
|
|
2dde73ee61
|
use internal QR code generator instead of googleapi service
|
2018-10-21 22:17:06 +02:00 |
|
|
644ceaeca3
|
add cancel login action to login dialog, add translations
|
2018-10-20 23:20:23 +02:00 |
|
|
57de2aabce
|
make connector compatible
|
2018-10-20 00:45:49 +02:00 |
|
|
2f196aaef7
|
integrate backend, save encrypted seed only
|
2018-10-19 14:16:37 +02:00 |
|
|
fd3dbf5a12
|
disable autocomplete for otp input field
|
2018-10-19 00:38:01 +02:00 |
|
|
ad2085c603
|
make compatible to TOTP library v0.9, save password for decoding the seed
|
2018-10-19 00:32:59 +02:00 |
|
|
0a528f993b
|
implement OTP check, add exception
|
2018-10-18 15:33:59 +02:00 |
|
|
ed3eee4e67
|
add setup, admin panel, tpl block
|
2018-10-17 23:48:20 +02:00 |
|