Commit Graph

73 Commits

Author SHA1 Message Date
Daniel Seifert bebb6efa31 remove versionselector from documentation 2018-10-24 15:52:55 +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 40a24d6ef2 change requirement 2018-10-19 16:13:04 +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
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
Daniel Seifert d8cd285342 extend login form 2018-10-17 16:21:49 +02:00
Daniel Seifert cecfa24161 basic implementation 2018-10-17 15:46:55 +02:00
Daniel Seifert 418b1ad3ba add composer.json 2018-10-17 12:55:07 +02:00
Daniel Seifert 6f18d120c6 add basic module structure 2018-10-17 12:50:10 +02:00