8
0
Fork 1
Commit graph

19 Commits

Autor SHA1 Nachricht Datum
Daniel Seifert b18196613e
set current user to use it before session reload 2022-11-30 22:33:43 +01:00
Daniel Seifert f14ce58d6e
improve code syntax 2022-11-25 20:24:09 +01:00
Daniel Seifert 7a2648fe7b
improve code 2022-11-25 15:42:33 +01:00
Daniel Seifert d7912f6371
prevent type error 2022-11-14 09:07:34 +01:00
Daniel Seifert 4edfa2d3c3
use separated input fields for totp code in front- and backend 2022-11-14 08:55:37 +01:00
Daniel Seifert 12bb6355ee
fix unthrown invalid totp exception 2022-11-14 00:24:04 +01:00
Daniel Seifert 02f2f6a843
fix handle session variables
* attempted login user id will stored in session while totp request only
* successful totp login stores user id in totp auth session variable
2022-11-10 11:34:05 +01:00
Daniel Seifert e3d2156d44
extract TOTP check from admin login 2022-11-10 00:55:19 +01:00
Daniel Seifert c80b5f626f
rename module methods in extended OXID classes to prevent conflicts with other modules, move totp check to _afterLogin for webauthn module compatibility 2022-11-09 12:03:16 +01:00
Daniel Seifert f110142474
rename module methods in extended OXID classes to prevent conflicts with other modules 2022-11-09 11:27:11 +01:00
Daniel Seifert 4691b7d0c0
move TOTP check to deeper implemented login method, remove possible login vulnerability 2022-11-09 10:18:31 +01:00
Daniel Seifert 4e8bae08e7
fix small code issues 2022-10-01 22:02:42 +02:00
Daniel Seifert ecb8b61923
apply PHP-CS-Fixer rule sets 2022-09-30 21:06:30 +02:00
Daniel Seifert 9c4e7cfcc3
refactor tests 2022-09-28 21:31:53 +02:00
Daniel Seifert 8b63d67a78
adjust license informations 2022-09-26 15:22:26 +02:00
Daniel Seifert 27eaf777a5 add tests for compoment extension 2019-08-07 00:15:54 +02:00
Daniel Seifert 9e15477737 prevent empty page at logout, clear error messages after displaying it 2019-08-03 23:56:44 +02:00
Daniel Seifert 6731246784 initial implementation for frontend check 2019-08-02 00:23:21 +02:00
Daniel Seifert d6d1f976dc initial implementation for frontend check 2019-07-31 22:43:34 +02:00