Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Seifert 8b63d67a78
adjust license informations 2022-09-26 15:22:26 +02:00
Tobias Matthaiou 96f6de6300 The module is now compatible with all:
- bacon/bacon-qr-code: ^1.0 || ^2.0
- oxid-esales/oxideshop-metapackage-ce: "~6.0.3 || ~6.1.0 || ~6.2.0 || ~6.3.0  || ~6.4.0  || ~6.5.0"
2022-09-12 17:16:53 +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 05619017e5 Merge branch 'dev_1.x_frontend' into dev_1.x_frontend_620 2019-08-16 23:18:25 +02:00
Daniel Seifert d5fc28194d fix creating backupcode from false customer account 2019-08-16 23:17:48 +02:00
Daniel Seifert 4bd06dde16 Merge branch 'dev_1.x_frontend' into dev_1.x_frontend_620 2019-08-14 23:53:59 +02:00
Daniel Seifert e1f5372f6b change docblocks 2019-08-14 23:23:36 +02:00
Daniel Seifert d716f24af9 add last tests 2019-08-14 23:15:05 +02:00
Daniel Seifert f70fdc6373 remove d3database call because of nt set requirement ModCfg 2019-08-14 09:53:21 +02:00
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