Graphe des révisions

26 Révisions

Auteur SHA1 Message Date
Daniel Seifert f14ce58d6e
improve code syntax 2022-11-25 20:24:09 +01:00
Daniel Seifert 7a2648fe7b
improve code 2022-11-25 15:42:33 +01:00
Daniel Seifert a3c75df635
adjust tests 2022-11-25 09:49:31 +01:00
Daniel Seifert a809c04b5b
set selected language for otp form 2022-11-24 20:27:07 +01:00
Daniel Seifert c86984df5f
move OTP check from login controller check to onAdminLoginEvent for webauthn compatibility 2022-11-24 00:51:56 +01:00
Daniel Seifert 46ae7efa32
separate session var names between frontend and backend 2022-11-23 21:48:34 +01:00
Daniel Seifert 3327fc9242
adjust tests 2022-11-11 23:57:29 +01:00
Daniel Seifert e3d2156d44
extract TOTP check from admin login 2022-11-10 00:55:19 +01:00
Daniel Seifert c80b5f626f
rename module methods in extended OXID classes to prevent conflicts with other modules, move totp check to _afterLogin for webauthn module compatibility 2022-11-09 12:03:16 +01:00
Daniel Seifert f110142474
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 11:27:11 +01:00
Daniel Seifert ecb8b61923
apply PHP-CS-Fixer rule sets 2022-09-30 21:06:30 +02:00
Daniel Seifert 9c4e7cfcc3
refactor tests 2022-09-28 21:31:53 +02:00
Daniel Seifert 8b63d67a78
adjust license informations 2022-09-26 15:22:26 +02:00
Daniel Seifert ed9c6dabb5 add test for backend login controller 2019-08-07 23:51:48 +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 2e9fca06c0 allow backup codes fot TOTP login 2019-07-28 00:07:16 +02:00
Daniel Seifert 58fb0cb803 use confkey for encrypting instead of fragile user password 2018-10-22 12:10:43 +02:00
Daniel Seifert 12294725bc add global disable variable 2018-10-21 20:54:58 +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 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 d8cd285342 extend login form 2018-10-17 16:21:49 +02:00
Daniel Seifert 6f18d120c6 add basic module structure 2018-10-17 12:50:10 +02:00