Commit Graph

21 Commits

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