Commit Graph

55 Commits

Author SHA1 Message Date
Daniel Seifert bbfdbd29c9 adjust documentation 2019-08-19 09:19:13 +02:00
Daniel Seifert 643794c09d change tests for current changes 2019-08-18 22:21:20 +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 1b216426ed remove special metadata chapters 2019-08-13 23:47:30 +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 41013e4868 add tests 2019-08-11 23:49:49 +02:00
Daniel Seifert c77f6fa9e2 change and add tests 2019-08-11 00:33:59 +02:00
Daniel Seifert 2ffb5a4d73 add phpunit configuration for coverage report, mark uncovered lines 2019-08-09 23:10:04 +02:00
Daniel Seifert 03cf29ce02 change used classes from extension to default OXID class 2019-08-09 08:53:02 +02:00
Daniel Seifert fb863773ca add missing tests 2019-08-08 23:50:09 +02:00
Daniel Seifert ed9c6dabb5 add test for backend login controller 2019-08-07 23:51:48 +02:00
Daniel Seifert 27eaf777a5 add tests for compoment extension 2019-08-07 00:15:54 +02:00
Daniel Seifert ff9f1722af add test for totp login controller 2019-08-05 22:59:26 +02:00
Daniel Seifert d20322867d change random string library because of deprecated code in old one 2019-08-05 21:42:26 +02:00
Daniel Seifert 2fb7e63788 add tests for controllers 2019-08-05 00:17:23 +02:00
Daniel Seifert 4136be63b9 remove unused metadata chapters 2019-08-04 00:30:07 +02:00
Daniel Seifert 2e30eb9848 add english translations 2019-08-04 00:24:49 +02:00
Daniel Seifert 9a23149b8c make available for flow and wave theme 2019-08-04 00:01:06 +02:00
Daniel Seifert 4c815497b0 add SEO url 2019-08-03 23:59:02 +02:00
Daniel Seifert 9e15477737 prevent empty page at logout, clear error messages after displaying it 2019-08-03 23:56:44 +02:00
Daniel Seifert cea9e246ba initial implementation for frontend account area 2019-08-02 23:58:20 +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 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 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 75b5561f1b add documentation 2018-10-24 15:35:54 +02:00
Daniel Seifert 1cea1512d2 cleanup module 2018-10-23 22:35:44 +02:00
Daniel Seifert 4e1e5653fb add delete function 2018-10-23 22:33:14 +02:00
Daniel Seifert 73a5306d12 change newlines 2018-10-23 21:50:43 +02:00
Daniel Seifert e00602493a change color of "cancel login" button to a non EE defined one 2018-10-23 11:55:07 +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 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 fd3dbf5a12 disable autocomplete for otp input field 2018-10-19 00:38:01 +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