Commit Graph

27 Commits

Author SHA1 Message Date
68b9f53c14
improve code 2022-12-13 22:24:33 +01:00
001610645c
adjust mockable function calls, make compatible to same class extensions from TOTP plugin 2022-12-07 12:03:24 +01:00
ed9a06ee2d
move OXID object getters to testing library 2022-12-05 11:00:49 +01:00
7157d85375
add further tests 2022-12-03 00:33:46 +01:00
5fa3a28196
add further tests 2022-12-02 15:56:17 +01:00
c7f48bf960
extract assertAuth and login procedure to separate classes 2022-11-30 01:27:05 +01:00
a80d5dcde5
set selected language for webauthn form 2022-11-24 20:37:02 +01:00
9e0b92c9a9
transfer profile and language selection through webauthn process 2022-11-24 09:10:45 +01:00
26556eb889
restore assertAuth in component instead in frontend controller, prevent check login parent call (OTP doesnt require this anymore) 2022-11-24 01:02:20 +01:00
e866141a34
separate session var names between frontend and backend 2022-11-23 09:36:35 +01:00
b21d5cf622
fix missing is string check 2022-11-13 21:43:33 +01:00
deb598bbe5
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 12:04:35 +01:00
d4d57fd631
add webauthn redirect test 2022-11-08 10:19:43 +01:00
eae7291120
add first integration test 2022-11-08 01:12:11 +01:00
215e0dcd36
change license notes 2022-11-04 23:02:30 +01:00
f156e7ad19
improve code 2022-11-04 22:02:44 +01:00
2efed69b3b
add workaround note for pending pull request 2022-11-04 09:01:48 +01:00
90027522fb
add account extensions to prevent input validator on password input field 2022-11-02 13:35:19 +01:00
db60ca12b3
move checkout controller trait 2022-11-02 12:03:38 +01:00
b9378ab03a
allow additional password based login 2022-11-01 21:43:55 +01:00
5ed13d13d9
improve code 2022-11-01 21:21:12 +01:00
7088042cab
cleanup + improve code 2022-10-31 00:11:06 +01:00
a23ec6ad32
cleanup code 2022-10-29 00:45:11 +02:00
89a48a00f9
enable key login in admin 2022-10-29 00:19:34 +02:00
bfe6f50b76
prepare changed frontend login 2022-10-26 22:27:25 +02:00
d7e429709e
refactor to show existing registrations in admin 2022-10-25 01:01:10 +02:00
b5b3117fec
add shop controllers 2022-10-24 22:39:40 +02:00