Commit Graph

47 Commits

Author SHA1 Message Date
Daniel Seifert 942a20cdf6
prevent leaving logged in user without logged in status in case of no https connector 2023-01-16 13:53:28 +01:00
Daniel Seifert 68b9f53c14
improve code 2022-12-13 22:24:33 +01:00
Daniel Seifert f16fbee5d8
improve code 2022-12-13 22:05:29 +01:00
Daniel Seifert e9a1969c4c
improve code 2022-12-13 13:23:00 +01:00
Daniel Seifert 001610645c
adjust mockable function calls, make compatible to same class extensions from TOTP plugin 2022-12-07 12:03:24 +01:00
Daniel Seifert ed9a06ee2d
move OXID object getters to testing library 2022-12-05 11:00:49 +01:00
Daniel Seifert f3d8e55db1
add further tests 2022-12-01 00:45:39 +01:00
Daniel Seifert c7f48bf960
extract assertAuth and login procedure to separate classes 2022-11-30 01:27:05 +01:00
Daniel Seifert dd9d9490b8
add admin controller tests 2022-11-27 01:02:23 +01:00
Daniel Seifert a80d5dcde5
set selected language for webauthn form 2022-11-24 20:37:02 +01:00
Daniel Seifert 9e0b92c9a9
transfer profile and language selection through webauthn process 2022-11-24 09:10:45 +01:00
Daniel Seifert 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
Daniel Seifert e866141a34
separate session var names between frontend and backend 2022-11-23 09:36:35 +01:00
Daniel Seifert f74d6985fb
add admin controller tests, improve controller classes 2022-11-23 00:18:09 +01:00
Daniel Seifert 3bbfde7794
add admin controller tests 2022-11-22 00:26:04 +01:00
Daniel Seifert b995437483
add frontend controller tests 2022-11-21 00:29:50 +01:00
Daniel Seifert b21d5cf622
fix missing is string check 2022-11-13 21:43:33 +01:00
Daniel Seifert deb598bbe5
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 12:04:35 +01:00
Daniel Seifert 64f974d486
add frontend password login tests 2022-11-08 22:19:45 +01:00
Daniel Seifert 215e0dcd36
change license notes 2022-11-04 23:02:30 +01:00
Daniel Seifert f156e7ad19
improve code 2022-11-04 22:02:44 +01:00
Daniel Seifert 2efed69b3b
add workaround note for pending pull request 2022-11-04 09:01:48 +01:00
Daniel Seifert 51e97bae62
replace redirect call to fnc call return parameter 2022-11-04 08:38:08 +01:00
Daniel Seifert 8aff5c8008
format log messages in exception class 2022-11-04 00:12:42 +01:00
Daniel Seifert d41c3da290
log trace to reported error 2022-11-04 00:05:52 +01:00
Daniel Seifert 8df85439e4
improve error handling 2022-11-03 13:42:41 +01:00
Daniel Seifert beefe01227
go to last controller after successful login 2022-11-02 22:31:49 +01:00
Daniel Seifert 06210443c5
improve code 2022-11-02 16:38:43 +01:00
Daniel Seifert 0cc90e4bd5
disable input validator in webauthn account page too 2022-11-02 14:45:47 +01:00
Daniel Seifert 90027522fb
add account extensions to prevent input validator on password input field 2022-11-02 13:35:19 +01:00
Daniel Seifert db60ca12b3
move checkout controller trait 2022-11-02 12:03:38 +01:00
Daniel Seifert ce4dcb49cb
throw Webauthn exception for suitable error handling 2022-11-02 10:18:12 +01:00
Daniel Seifert 521d8e9e6a
add logger, improve error messages 2022-11-01 23:42:25 +01:00
Daniel Seifert 5ed13d13d9
improve code 2022-11-01 21:21:12 +01:00
Daniel Seifert 3baffaef2d
log failed sign in 2022-11-01 10:37:50 +01:00
Daniel Seifert 7088042cab
cleanup + improve code 2022-10-31 00:11:06 +01:00
Daniel Seifert 048816012c
improve code 2022-10-30 00:39:19 +02:00
Daniel Seifert a23ec6ad32
cleanup code 2022-10-29 00:45:11 +02:00
Daniel Seifert 89a48a00f9
enable key login in admin 2022-10-29 00:19:34 +02:00
Daniel Seifert 71a1f8e53b
add key assertion in frontend login, translate error messages 2022-10-28 00:45:32 +02:00
Daniel Seifert bdca344fe5
add translated unavailable message because of non https mode 2022-10-27 14:52:20 +02:00
Daniel Seifert bfe6f50b76
prepare changed frontend login 2022-10-26 22:27:25 +02:00
Daniel Seifert b588c36f72
can add new key and delete existing one in frontend 2022-10-26 21:37:02 +02:00
Daniel Seifert 4c0781b5a0
disable create credential on insecure connections 2022-10-26 10:15:49 +02:00
Daniel Seifert 7752fcf3b0
can add new key and delete existing one 2022-10-26 00:02:55 +02:00
Daniel Seifert d7e429709e
refactor to show existing registrations in admin 2022-10-25 01:01:10 +02:00
Daniel Seifert b5b3117fec
add shop controllers 2022-10-24 22:39:40 +02:00