Commit grafiek

18 Commits

Auteur SHA1 Bericht Datum
Daniel Seifert 0dc6c49e0b
fix missing redirect on lost session while admin login 2022-11-26 00:23:04 +01:00
Daniel Seifert a809c04b5b
set selected language for otp form 2022-11-24 20:27:07 +01:00
Daniel Seifert 77eca02079
change session admin auth variable to constant 2022-11-24 20:17:50 +01:00
Daniel Seifert 46ae7efa32
separate session var names between frontend and backend 2022-11-23 21:48:34 +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 f0275c1bc9
add missing tests 2022-09-30 00:17:36 +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
Tobias Matthaiou d3576c2dd7 Require administrators to activate 2FA. 2022-09-13 17:06:27 +02:00
Daniel Seifert 2ffb5a4d73 add phpunit configuration for coverage report, mark uncovered lines 2019-08-09 23:10:04 +02:00
Daniel Seifert fb863773ca add missing tests 2019-08-08 23:50:09 +02:00
Daniel Seifert 12294725bc add global disable variable 2018-10-21 20:54:58 +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 cecfa24161 basic implementation 2018-10-17 15:46:55 +02:00
Daniel Seifert 6f18d120c6 add basic module structure 2018-10-17 12:50:10 +02:00