Commit Graph

26 Commits

Author SHA1 Message Date
Daniel Seifert 68b9f53c14
improve code 2022-12-13 22:24:33 +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 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 b21d5cf622
fix missing is string check 2022-11-13 21:43:33 +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 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 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