Commit Graph

105 Commits

Author SHA1 Message Date
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
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 3515cd89e4
adjust README 2022-11-04 14:03:27 +01:00
Daniel Seifert 2efed69b3b
add workaround note for pending pull request 2022-11-04 09:01:48 +01:00
Daniel Seifert f061462c12
improve java script 2022-11-04 08:38:40 +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 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
Daniel Seifert bfdb6454d8
make relying party URL configurable 2022-11-03 13:43:39 +01:00
Daniel Seifert 8df85439e4
improve error handling 2022-11-03 13:42:41 +01:00
Daniel Seifert 925d55cb01
increase credential id field length 2022-11-03 10:32:49 +01:00
Daniel Seifert 620339a42c
destroy input validator in checkout user login form 2022-11-02 22:50:06 +01:00
Daniel Seifert beefe01227
go to last controller after successful login 2022-11-02 22:31:49 +01:00
Daniel Seifert 712f3072cc
add account page to dashboard 2022-11-02 20:49:37 +01:00
Daniel Seifert 06210443c5
improve code 2022-11-02 16:38:43 +01:00
Daniel Seifert 0cc90e4bd5
disable input validator in webauthn account page too 2022-11-02 14:45:47 +01:00
Daniel Seifert 52f2e01ae2
adjust text items, fix seo url idents 2022-11-02 14:13:41 +01:00
Daniel Seifert 90027522fb
add account extensions to prevent input validator on password input field 2022-11-02 13:35:19 +01:00
Daniel Seifert db60ca12b3
move checkout controller trait 2022-11-02 12:03:38 +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 ce4dcb49cb
throw Webauthn exception for suitable error handling 2022-11-02 10:18:12 +01:00
Daniel Seifert f62c542d10
save binary credential data as compact base64 string 2022-11-02 08:23:41 +01:00
Daniel Seifert 521d8e9e6a
add logger, improve error messages 2022-11-01 23:42:25 +01:00
Daniel Seifert b9378ab03a
allow additional password based login 2022-11-01 21:43:55 +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 77768070ee
adjust dependencies 2022-11-01 10:35:27 +01:00
Daniel Seifert ebf1e5b14b
increase credentialId length in database 2022-11-01 10:34: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
Daniel Seifert 667c516a00
allow webAuthn when server is localhost 2022-10-28 15:02:28 +02:00
Daniel Seifert 71a1f8e53b
add key assertion in frontend login, translate error messages 2022-10-28 00:45:32 +02:00
Daniel Seifert de4f837a94
cleanup code 2022-10-27 14:52:49 +02:00
Daniel Seifert bdca344fe5
add translated unavailable message because of non https mode 2022-10-27 14:52:20 +02:00
Daniel Seifert e6039886ea
add missing dependencies 2022-10-27 14:51:12 +02:00
Daniel Seifert bfe6f50b76
prepare changed frontend login 2022-10-26 22:27:25 +02:00
Daniel Seifert b588c36f72
can add new key and delete existing one in frontend 2022-10-26 21:37:02 +02:00
Daniel Seifert cdd2118aab
format admin user configuration page 2022-10-26 14:43:33 +02:00
Daniel Seifert 043e4e8727
add create table setup instructions 2022-10-26 10:17:31 +02:00