Commit Graph

108 Commits

Author SHA1 Message Date
04c772d2f1
use vector module icon 2023-12-05 22:57:18 +01:00
0b7958ddb9
add product logo 2023-06-09 09:32:15 +02:00
e4e27c8952
adjust version informations 2023-05-26 09:37:10 +02:00
d61dcda7fb
adjust version informations 2023-02-18 22:07:52 +01:00
dec4b3cebd
rename from security key to login key 2023-02-17 09:21:52 +01:00
c63724c064
improve assertions 2023-02-17 09:21:51 +01:00
018e91bc0c
add any further debug loggings 2023-02-16 10:31:53 +01:00
291c99e4e5
convert the user handle to an arrayBuffer
because of format errors in case of given handle (usually concerns platform authenticators only)
2023-02-14 16:27:29 +01:00
462bb34447
add migrations 2023-02-11 23:20:55 +01:00
028fc05d54
add missing integration test 2023-02-06 22:39:23 +01:00
e11b93e300
assert some expectations 2023-02-06 22:38:03 +01:00
e72f365a29
adjust tests 2023-02-05 23:45:16 +01:00
161787d26f
assert valid credential response 2023-02-05 22:50:19 +01:00
ccf091a7e3
log communication in debug mode 2023-02-05 01:21:08 +01:00
9164e1f754
catch missing userId error
happens when old session is timed out
2023-02-04 21:09:19 +01:00
d142aae84e
catch assertion exception interface instead of concrete class 2023-02-02 21:42:33 +01:00
34be7ffcc8
fix frontend login error
because of empty user object
2023-01-31 23:04:25 +01:00
0ae84dc415
assert valid user arguments 2023-01-31 21:29:07 +01:00
0f36dc10a0
cleanup code 2023-01-30 09:20:55 +01:00
5fb5c63e19
fix flow frontend layout in small viewports 2023-01-30 09:11:36 +01:00
359379c1a0
improve code 2023-01-30 09:07:11 +01:00
cf5c492124
add english translations 2023-01-27 21:20:06 +01:00
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
40cc747a0f
rename package 2023-01-26 00:10:55 +01:00
93a973ea40
extend credential id field length because of insufficient length for Solo 2 key 2023-01-25 21:35:14 +01:00
4ab7ad59e8
use DIC 2023-01-25 21:10:17 +01:00
942a20cdf6
prevent leaving logged in user without logged in status in case of no https connector 2023-01-16 13:53:28 +01:00
eba45c4dfd
remove configurable RP url, because browser reject such unvalid combinations 2022-12-15 23:08:23 +01:00
68b9f53c14
improve code 2022-12-13 22:24:33 +01:00
4183ebcf99
add further tests 2022-12-13 22:16:45 +01:00
f16fbee5d8
improve code 2022-12-13 22:05:29 +01:00
e9a1969c4c
improve code 2022-12-13 13:23:00 +01:00
ca7fd769aa
add setup tests 2022-12-12 23:23:10 +01:00
9f0ad7d26f
add further tests 2022-12-10 23:55:53 +01:00
e80182f5e4
add further tests 2022-12-09 22:23:32 +01:00
4308df335b
add further tests 2022-12-09 00:02:51 +01:00
001610645c
adjust mockable function calls, make compatible to same class extensions from TOTP plugin 2022-12-07 12:03:24 +01:00
318338552c
add further tests 2022-12-06 22:42:12 +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
9c8c3b34e9
add further tests 2022-12-01 23:46:09 +01:00
f3d8e55db1
add further tests 2022-12-01 00:45:39 +01:00
c7f48bf960
extract assertAuth and login procedure to separate classes 2022-11-30 01:27:05 +01:00
dd9d9490b8
add admin controller tests 2022-11-27 01:02:23 +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
f74d6985fb
add admin controller tests, improve controller classes 2022-11-23 00:18:09 +01:00