Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Seifert 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
Daniel Seifert b28c9c8757 remove password check in admin, prevent resave, show delete message 2019-08-18 13:24:49 +02:00
Daniel Seifert ff9f1722af add test for totp login controller 2019-08-05 22:59:26 +02:00
Daniel Seifert 2e30eb9848 add english translations 2019-08-04 00:24:49 +02:00
Daniel Seifert cea9e246ba initial implementation for frontend account area 2019-08-02 23:58:20 +02:00
Daniel Seifert 1ed760f8e4 add available backup code message in backend and in login form 2019-07-28 23:34:39 +02:00
Daniel Seifert 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
Daniel Seifert c3ba0c28b1 add backup code generation 2019-07-27 00:03:22 +02:00
Daniel Seifert 4e1e5653fb add delete function 2018-10-23 22:33:14 +02:00
Daniel Seifert 58fb0cb803 use confkey for encrypting instead of fragile user password 2018-10-22 12:10:43 +02:00
Daniel Seifert 644ceaeca3 add cancel login action to login dialog, add translations 2018-10-20 23:20:23 +02:00
Daniel Seifert 57de2aabce make connector compatible 2018-10-20 00:45:49 +02:00
Daniel Seifert 2f196aaef7 integrate backend, save encrypted seed only 2018-10-19 14:16:37 +02:00
Daniel Seifert 0a528f993b implement OTP check, add exception 2018-10-18 15:33:59 +02:00
Daniel Seifert ed3eee4e67 add setup, admin panel, tpl block 2018-10-17 23:48:20 +02:00