Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Seifert dec4b3cebd
rename from security key to login key 2023-02-17 09:21:52 +01:00
Daniel Seifert c63724c064
improve assertions 2023-02-17 09:21:51 +01:00
Daniel Seifert 462bb34447
add migrations 2023-02-11 23:20:55 +01:00
Daniel Seifert 359379c1a0
improve code 2023-01-30 09:07:11 +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 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 68b9f53c14
improve code 2022-12-13 22:24:33 +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 4c29245ddb
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 11:21:09 +01:00
Daniel Seifert eae7291120
add first integration test 2022-11-08 01:12:11 +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 925d55cb01
increase credential id field length 2022-11-03 10:32:49 +01:00
Daniel Seifert 52f2e01ae2
adjust text items, fix seo url idents 2022-11-02 14:13:41 +01:00
Daniel Seifert 28035cca52
adjust manage key templates for propper layout in flow and wave theme 2022-11-02 10:22:23 +01:00
Daniel Seifert f62c542d10
save binary credential data as compact base64 string 2022-11-02 08:23:41 +01:00
Daniel Seifert 5ed13d13d9
improve code 2022-11-01 21:21:12 +01:00
Daniel Seifert ebf1e5b14b
increase credentialId length in database 2022-11-01 10:34:50 +01:00
Daniel Seifert 71a1f8e53b
add key assertion in frontend login, translate error messages 2022-10-28 00:45:32 +02:00
Daniel Seifert 043e4e8727
add create table setup instructions 2022-10-26 10:17:31 +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