Bubka
|
c7b43de835
Replace DbProtection class by an Encryption service
|
3 years ago |
Bubka
|
8eae21e4da
Fix TwoFAccount controller update method not returning an API resource
|
3 years ago |
Bubka
|
a5514ba06b
Refactor Auth controllers : thicker, with Form requests & API resource
|
3 years ago |
Bubka
|
3aef29717f
Clean unused namespaces
|
3 years ago |
Bubka
|
10fc144246
Refactor Options to a Setting service bound with the service container
|
3 years ago |
Bubka
|
afaa1a0a7a
Update phpdocs
|
3 years ago |
Bubka
|
037ebaa8ba
Add groups accounts fetching with dedicated route
|
3 years ago |
Bubka
|
6761b9e40b
Set controllers to use Group service & API resources
|
3 years ago |
Bubka
|
1091b95e49
Set mass DELETE according to REST (no request body) for twofaccounts
|
3 years ago |
Bubka
|
5959b692de
Change order saving endpoint and remove position property
|
3 years ago |
Bubka
|
59a63f5a2a
Move TwoFAccounts order saving to business service
|
3 years ago |
Bubka
|
0d91fb5aa2
Set controllers to use TwoFAccount business service
|
3 years ago |
Bubka
|
f3adb0b5dd
Move some TwoFAccount validations to Form Requests
|
3 years ago |
Bubka
|
c895e95b87
Apply group filtering on client side to save an api call
|
4 years ago |
Bubka
|
fa90fb0867
Remove useless assignation
|
4 years ago |
Bubka
|
ed1ac10f59
Fix exception type declaration
|
4 years ago |
Bubka
|
7a32998b4c
Return only essentials attributes when a token is requested to back-end
|
4 years ago |
Bubka
|
b4ce39e9d5
Define accountCount internally instead of as a props
|
4 years ago |
Bubka
|
019d380cb2
Refactor QRcode handling using the brand new Start view
|
4 years ago |
Bubka
|
101a26b035
Prefill icon field with imageLink resource
|
4 years ago |
Bubka
|
d9b48e8806
Revert unwanted previous change
|
4 years ago |
Bubka
|
03981bc12b
Fix base32 Encoding usage
|
4 years ago |
Bubka
|
efff5ecd1f
Fix missing attributes during store
|
4 years ago |
Bubka
|
648c8f8006
Run populateFromUri() from uri setter instead of external call
|
4 years ago |
Bubka
|
7bdd286fb2
Update Edit form to match with the new TwoFAccount model
|
4 years ago |
Bubka
|
27dd64a965
Add route to get TwoFAccount with sensitive data
|
4 years ago |
Bubka
|
02798a05f3
Move token generation from dedicated class to TwoFAccount model class
|
4 years ago |
Bubka
|
acd1b2deca
Enforce Create form validation
|
4 years ago |
Bubka
|
207ee2d3fb
Convert the standard Create form to an advanced form
|
4 years ago |
Bubka
|
8baa2156a8
Update OTP generation to work with new TwoFAccount model
|
4 years ago |