|
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 |
|
|
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 |
|
|
c971adcb69
|
fix non string value check
|
2022-11-12 23:49:39 +01:00 |
|
|
8fccae9412
|
show unsecure message in myAccount, if shop is not in https
|
2022-11-09 11:19:53 +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 |
|
|
8aff5c8008
|
format log messages in exception class
|
2022-11-04 00:12:42 +01:00 |
|
|
8237917a06
|
don't perform a redirect after frontend logout
shop retrieves session id from outdated cookie, causes strange behaviours
|
2022-11-03 23:59:14 +01:00 |
|
|
bfdb6454d8
|
make relying party URL configurable
|
2022-11-03 13:43:39 +01:00 |
|
|
8df85439e4
|
improve error handling
|
2022-11-03 13:42:41 +01:00 |
|
|
beefe01227
|
go to last controller after successful login
|
2022-11-02 22:31:49 +01:00 |
|
|
06210443c5
|
improve code
|
2022-11-02 16:38:43 +01:00 |
|
|
f62c542d10
|
save binary credential data as compact base64 string
|
2022-11-02 08:23:41 +01:00 |
|
|
521d8e9e6a
|
add logger, improve error messages
|
2022-11-01 23:42:25 +01:00 |
|
|
5ed13d13d9
|
improve code
|
2022-11-01 21:21:12 +01:00 |
|
|
3baffaef2d
|
log failed sign in
|
2022-11-01 10:37:50 +01:00 |
|
|
7088042cab
|
cleanup + improve code
|
2022-10-31 00:11:06 +01:00 |
|
|
048816012c
|
improve code
|
2022-10-30 00:39:19 +02:00 |
|
|
89a48a00f9
|
enable key login in admin
|
2022-10-29 00:19:34 +02:00 |
|
|
667c516a00
|
allow webAuthn when server is localhost
|
2022-10-28 15:02:28 +02:00 |
|
|
71a1f8e53b
|
add key assertion in frontend login, translate error messages
|
2022-10-28 00:45:32 +02:00 |
|
|
de4f837a94
|
cleanup code
|
2022-10-27 14:52:49 +02:00 |
|
|
bdca344fe5
|
add translated unavailable message because of non https mode
|
2022-10-27 14:52:20 +02:00 |
|
|
bfe6f50b76
|
prepare changed frontend login
|
2022-10-26 22:27:25 +02:00 |
|
|
4c0781b5a0
|
disable create credential on insecure connections
|
2022-10-26 10:15:49 +02:00 |
|
|
7752fcf3b0
|
can add new key and delete existing one
|
2022-10-26 00:02:55 +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 |
|