|
0adcec6df2
|
use vector module icon
|
2023-12-05 22:41:28 +01:00 |
|
|
c85b944e00
|
adjust version informations
|
2023-09-07 09:06:02 +02:00 |
|
|
6dc3c82fa3
|
make installable in OXID 6.5.2 (CE 6.14)
|
2023-09-07 09:03:48 +02:00 |
|
|
ec4e86c5f8
|
add product logo
|
2023-06-09 12:21:23 +02:00 |
|
|
957d1cfc7c
|
adjust version information
|
2023-02-18 21:58:07 +01:00 |
|
|
24d1cd6688
|
adjust changelog
|
2023-01-26 00:14:28 +01:00 |
|
|
5a69d23db2
|
rename package
|
2023-01-26 00:12:47 +01:00 |
|
|
52d4b48849
|
make installable in OXID 6.5.1 (CE 6.13)
|
2022-12-13 14:30:51 +01:00 |
|
|
b9db9e601d
|
adjust mockable function calls, make compatible to same class extensions from Webauthn plugin
|
2022-12-07 12:06:24 +01:00 |
|
|
b18196613e
|
set current user to use it before session reload
|
2022-11-30 22:33:43 +01:00 |
|
|
0dc6c49e0b
|
fix missing redirect on lost session while admin login
|
2022-11-26 00:23:04 +01:00 |
|
|
c13b1e04a0
|
update screenshots
|
2022-11-25 20:47:01 +01:00 |
|
|
f14ce58d6e
|
improve code syntax
|
2022-11-25 20:24:09 +01:00 |
|
|
a9a279a753
|
adjust tests
|
2022-11-25 20:11:04 +01:00 |
|
|
7a2648fe7b
|
improve code
|
2022-11-25 15:42:33 +01:00 |
|
|
a3c75df635
|
adjust tests
|
2022-11-25 09:49:31 +01:00 |
|
|
a809c04b5b
|
set selected language for otp form
|
2022-11-24 20:27:07 +01:00 |
|
|
77eca02079
|
change session admin auth variable to constant
|
2022-11-24 20:17:50 +01:00 |
|
|
331a05b080
|
handle delete keys in OTP input form
|
2022-11-24 09:36:39 +01:00 |
|
|
c5d9fea2fe
|
remove required attribte from OTP input field to make 'cancel login' button clickable without an input
|
2022-11-24 00:53:30 +01:00 |
|
|
c86984df5f
|
move OTP check from login controller check to onAdminLoginEvent for webauthn compatibility
|
2022-11-24 00:51:56 +01:00 |
|
|
749c654b4e
|
format otp input fields
|
2022-11-23 22:25:33 +01:00 |
|
|
46ae7efa32
|
separate session var names between frontend and backend
|
2022-11-23 21:48:34 +01:00 |
|
|
d8be836ed7
|
adjust tests
|
2022-11-17 00:30:15 +01:00 |
|
|
d7912f6371
|
prevent type error
|
2022-11-14 09:07:34 +01:00 |
|
|
4edfa2d3c3
|
use separated input fields for totp code in front- and backend
|
2022-11-14 08:55:37 +01:00 |
|
|
12bb6355ee
|
fix unthrown invalid totp exception
|
2022-11-14 00:24:04 +01:00 |
|
|
42bab2bd25
|
layout admin panel
|
2022-11-12 23:56:41 +01:00 |
|
|
e65c2e7acb
|
add missing tests
|
2022-11-12 22:31:19 +01:00 |
|
|
be69ed889e
|
layout admin panel
|
2022-11-12 00:52:10 +01:00 |
|
|
222b7b345a
|
add 2FA links into account dashboard and the header menu
|
2022-11-12 00:25:46 +01:00 |
|
|
3327fc9242
|
adjust tests
|
2022-11-11 23:57:29 +01:00 |
|
|
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 |
|
|
e3d2156d44
|
extract TOTP check from admin login
|
2022-11-10 00:55:19 +01:00 |
|
|
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 |
|
|
f110142474
|
rename module methods in extended OXID classes to prevent conflicts with other modules
|
2022-11-09 11:27:11 +01:00 |
|
|
e8a069a63b
|
adjust version informations
|
2022-11-09 10:24:55 +01:00 |
|
|
4691b7d0c0
|
move TOTP check to deeper implemented login method, remove possible login vulnerability
|
2022-11-09 10:18:31 +01:00 |
|
|
4e8bae08e7
|
fix small code issues
|
2022-10-01 22:02:42 +02:00 |
|
|
ecb8b61923
|
apply PHP-CS-Fixer rule sets
|
2022-09-30 21:06:30 +02:00 |
|
|
8e0480898a
|
adjust documentation
|
2022-09-30 11:24:56 +02:00 |
|
|
f0275c1bc9
|
add missing tests
|
2022-09-30 00:17:36 +02:00 |
|
|
de75b77562
|
annotate methods to cover
|
2022-09-29 16:09:16 +02:00 |
|
|
9c4e7cfcc3
|
refactor tests
|
2022-09-28 21:31:53 +02:00 |
|
|
7be2c32cf5
|
adjust creating TOTP instance
|
2022-09-26 16:07:47 +02:00 |
|
|
337107fe52
|
remove warning issues
|
2022-09-26 15:58:38 +02:00 |
|
|
3f77b212b4
|
use Laminas math
|
2022-09-26 15:57:45 +02:00 |
|
|
3095d8d39b
|
remove QR generator support for 1.x
|
2022-09-26 15:56:41 +02:00 |
|
|
47c1f30d7c
|
update dependencies for OXID from 6.3 to 6.5
|
2022-09-26 15:30:40 +02:00 |
|
|
8b63d67a78
|
adjust license informations
|
2022-09-26 15:22:26 +02:00 |
|