Bubka
|
720eb16750
|
Refactoring - Move OTPHP logic to TwoFAccount model
|
2022-07-06 17:10:50 +02:00 |
|
Bubka
|
c20e5f79ef
|
Move G-Auth import logic from controller to service
|
2022-06-20 17:55:40 +02:00 |
|
Bubka
|
f2b7664a2f
|
Fix logging of deleted ids
|
2022-06-01 00:10:29 +02:00 |
|
Bubka
|
f2716782f7
|
Log twofaccount deletion
|
2022-05-31 23:37:26 +02:00 |
|
Bubka
|
20856d62c6
|
Upgrade to Laravel 8
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
8b0871e8ba
|
Complete Unit, Feature and Api tests
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
054b8a2c21
|
Update services doc block
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
923ff04e3c
|
Remove useless method parameter
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
45b835bbd5
|
Reorganize and enhance tests
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
5db549fe5e
|
Add logs
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
c7b43de835
|
Replace DbProtection class by an Encryption service
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
aa7321ce81
|
Change returned type to handle exceptions correctly
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
a58a4a3def
|
Handle comma-separated ids correctly
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
faada93720
|
Remove inconsistent icon delete
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
0f34736e4e
|
Fix token algorithm not being updated
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
72db88e9fa
|
Fix error when submitting null OTP parameters
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
52f9867fee
|
Rename valid_for property to period
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
f19fb0adad
|
Add otp_type property when returning an OTP object
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
6761b9e40b
|
Set controllers to use Group service & API resources
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
1091b95e49
|
Set mass DELETE according to REST (no request body) for twofaccounts
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
59a63f5a2a
|
Move TwoFAccounts order saving to business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
719ea3854f
|
Refactor TwoFAccount for thin model & Add a dedicated business service
|
2022-03-31 11:24:00 +02:00 |
|