Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Seifert f473fbc473 remove d3database call because of nt set requirement ModCfg 2019-08-13 23:56:39 +02:00
Daniel Seifert f4bf78cb1e fix seed encrypting 2019-08-13 23:09:51 +02:00
Daniel Seifert 51ff19bf42 add further tests 2019-08-12 23:57:44 +02:00
Daniel Seifert c77f6fa9e2 change and add tests 2019-08-11 00:33:59 +02:00
Daniel Seifert 6731246784 initial implementation for frontend check 2019-08-02 00:23:21 +02:00
Daniel Seifert d6d1f976dc initial implementation for frontend check 2019-07-31 22:43:34 +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 2e9fca06c0 allow backup codes fot TOTP login 2019-07-28 00:07:16 +02:00
Daniel Seifert c3ba0c28b1 add backup code generation 2019-07-27 00:03:22 +02:00
Daniel Seifert 1cea1512d2 cleanup module 2018-10-23 22:35:44 +02:00
Daniel Seifert 58fb0cb803 use confkey for encrypting instead of fragile user password 2018-10-22 12:10:43 +02:00
Daniel Seifert 96057b594a remove support for newest TOTP and QR libraries (they are not <= PHP 7.0 compatible) 2018-10-22 08:56:14 +02:00
Daniel Seifert 2dde73ee61 use internal QR code generator instead of googleapi service 2018-10-21 22:17:06 +02:00
Daniel Seifert 12294725bc add global disable variable 2018-10-21 20:54:58 +02:00
Daniel Seifert 19b3dc7881 move unvalid totp message to exception 2018-10-20 23:39:22 +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 ad2085c603 make compatible to TOTP library v0.9, save password for decoding the seed 2018-10-19 00:32:59 +02:00
Daniel Seifert 0a528f993b implement OTP check, add exception 2018-10-18 15:33:59 +02:00