Commit Graph

97 Commits

Author SHA1 Message Date
Daniel Seifert 359379c1a0
improve code 2023-01-30 09:07:11 +01:00
Daniel Seifert cf5c492124
add english translations 2023-01-27 21:20:06 +01:00
Daniel Seifert 193807b435
assert that crendentialId and credential fits into database fields
both values have no defined length, possibly the database fields are still too short
2023-01-27 21:18:42 +01:00
Daniel Seifert 40cc747a0f
rename package 2023-01-26 00:10:55 +01:00
Daniel Seifert 93a973ea40
extend credential id field length because of insufficient length for Solo 2 key 2023-01-25 21:35:14 +01:00
Daniel Seifert 4ab7ad59e8
use DIC 2023-01-25 21:10:17 +01:00
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 91bf6dacbe
set testingtools as dependency 2022-12-18 00:04:06 +01:00
Daniel Seifert eba45c4dfd
remove configurable RP url, because browser reject such unvalid combinations 2022-12-15 23:08:23 +01:00
Daniel Seifert 3b7ac4d233
extend FIDO2 description 2022-12-15 23:03:46 +01:00
Daniel Seifert 68b9f53c14
improve code 2022-12-13 22:24:33 +01:00
Daniel Seifert 4183ebcf99
add further tests 2022-12-13 22:16:45 +01:00
Daniel Seifert f16fbee5d8
improve code 2022-12-13 22:05:29 +01:00
Daniel Seifert c0727ba793
make installable in OXID 6.5.1 (CE 6.13) 2022-12-13 14:26:27 +01:00
Daniel Seifert e9a1969c4c
improve code 2022-12-13 13:23:00 +01:00
Daniel Seifert ca7fd769aa
add setup tests 2022-12-12 23:23:10 +01:00
Daniel Seifert 9f0ad7d26f
add further tests 2022-12-10 23:55:53 +01:00
Daniel Seifert e80182f5e4
add further tests 2022-12-09 22:23:32 +01:00
Daniel Seifert 3c072aa68b
add readme for configurations options 2022-12-09 19:26:02 +01:00
Daniel Seifert 4308df335b
add further tests 2022-12-09 00:02:51 +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 318338552c
add further tests 2022-12-06 22:42:12 +01:00
Daniel Seifert ed9a06ee2d
move OXID object getters to testing library 2022-12-05 11:00:49 +01:00
Daniel Seifert b8865241c5
improve documentation 2022-12-03 00:47:55 +01:00
Daniel Seifert 7157d85375
add further tests 2022-12-03 00:33:46 +01:00
Daniel Seifert 5fa3a28196
add further tests 2022-12-02 15:56:17 +01:00
Daniel Seifert 9c8c3b34e9
add further tests 2022-12-01 23:46:09 +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 55cf8007ec
layout admin panel 2022-11-12 23:49:56 +01:00
Daniel Seifert c971adcb69
fix non string value check 2022-11-12 23:49:39 +01:00
Daniel Seifert 83c3e975c3
make installable in OXID 6.3 (CE 6.8) 2022-11-12 23:17:54 +01:00
Daniel Seifert fc338a19de
fix template block names 2022-11-12 00:50:45 +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 4c29245ddb
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 11:21:09 +01:00
Daniel Seifert 8fccae9412
show unsecure message in myAccount, if shop is not in https 2022-11-09 11:19:53 +01:00
Daniel Seifert f8a755dc6f
remove possible login vulnerability 2022-11-08 23:12:56 +01:00
Daniel Seifert 2bf7399aa4
move webauthn check to deeper implemented login method 2022-11-08 22:47:11 +01:00
Daniel Seifert 64f974d486
add frontend password login tests 2022-11-08 22:19:45 +01:00
Daniel Seifert d4d57fd631
add webauthn redirect test 2022-11-08 10:19:43 +01:00
Daniel Seifert eae7291120
add first integration test 2022-11-08 01:12:11 +01:00