Bubka
|
59a63f5a2a
|
Move TwoFAccounts order saving to business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
0d91fb5aa2
|
Set controllers to use TwoFAccount business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
f3adb0b5dd
|
Move some TwoFAccount validations to Form Requests
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
c895e95b87
|
Apply group filtering on client side to save an api call
|
2020-11-23 12:58:44 +01:00 |
|
Bubka
|
fa90fb0867
|
Remove useless assignation
|
2020-11-22 12:26:20 +01:00 |
|
Bubka
|
ed1ac10f59
|
Fix exception type declaration
|
2020-11-22 10:56:27 +01:00 |
|
Bubka
|
7a32998b4c
|
Return only essentials attributes when a token is requested to back-end
|
2020-11-21 21:46:31 +01:00 |
|
Bubka
|
b4ce39e9d5
|
Define accountCount internally instead of as a props
|
2020-11-21 21:34:45 +01:00 |
|
Bubka
|
019d380cb2
|
Refactor QRcode handling using the brand new Start view
|
2020-11-20 14:11:32 +01:00 |
|
Bubka
|
101a26b035
|
Prefill icon field with imageLink resource
|
2020-11-18 23:48:51 +01:00 |
|
Bubka
|
d9b48e8806
|
Revert unwanted previous change
|
2020-11-17 21:39:02 +01:00 |
|
Bubka
|
03981bc12b
|
Fix base32 Encoding usage
|
2020-11-17 21:27:55 +01:00 |
|
Bubka
|
efff5ecd1f
|
Fix missing attributes during store
|
2020-11-17 15:45:01 +01:00 |
|
Bubka
|
648c8f8006
|
Run populateFromUri() from uri setter instead of external call
|
2020-11-17 15:30:50 +01:00 |
|
Bubka
|
7bdd286fb2
|
Update Edit form to match with the new TwoFAccount model
|
2020-11-16 14:45:24 +01:00 |
|
Bubka
|
27dd64a965
|
Add route to get TwoFAccount with sensitive data
|
2020-11-16 14:10:54 +01:00 |
|
Bubka
|
02798a05f3
|
Move token generation from dedicated class to TwoFAccount model class
|
2020-11-14 18:55:10 +01:00 |
|
Bubka
|
acd1b2deca
|
Enforce Create form validation
|
2020-11-14 18:48:27 +01:00 |
|
Bubka
|
207ee2d3fb
|
Convert the standard Create form to an advanced form
|
2020-11-13 15:45:17 +01:00 |
|
Bubka
|
8baa2156a8
|
Update OTP generation to work with new TwoFAccount model
|
2020-11-12 00:15:55 +01:00 |
|
Bubka
|
544e916d60
|
Enhance OTP type detection
|
2020-11-05 22:50:49 +01:00 |
|
Bubka
|
a8e5535d6b
|
Add Default group option in Settings
|
2020-11-02 22:41:40 +01:00 |
|
Bubka
|
04af792b58
|
Set persisted ordering back
|
2020-11-02 15:32:09 +01:00 |
|
Bubka
|
afc2095e27
|
Add Group scope to TwoFAccount model
|
2020-10-25 23:52:42 +01:00 |
|
Bubka
|
eaabe6e9e3
|
Make the accounts sortable and persist new order.
Deactivate Pull-to-refresh feature to prevent side effects
|
2020-03-27 22:36:01 +01:00 |
|
Bubka
|
a70606d57d
|
Set TwoFAccount controller to return an ordered collection
|
2020-03-25 22:05:11 +01:00 |
|
Bubka
|
be4e678080
|
Handle correctly counter update in case of HOTP preview
|
2020-02-06 16:06:02 +01:00 |
|
Bubka
|
d097810508
|
New creation process for a better UX
|
2020-02-04 17:06:11 +01:00 |
|
Bubka
|
92d8c36a6d
|
Remove useless check in controller
|
2020-02-02 20:57:21 +01:00 |
|
Bubka
|
7eac209724
|
Rework the Delete feature to support batch-delete
|
2020-01-31 23:05:06 +01:00 |
|
Bubka
|
59fe66710a
|
Delete possible orphan icon when updating a twofaccount
|
2020-01-27 13:56:19 +01:00 |
|
Bubka
|
c6b7c4e495
|
Remove unnecessary try|catch
|
2020-01-26 21:49:39 +01:00 |
|
Bubka
|
6726d85eb0
|
Add logic to force HOTP counter
|
2020-01-25 18:44:24 +01:00 |
|
Bubka
|
2233f1119b
|
Refactoring
|
2020-01-25 18:22:45 +01:00 |
|
Bubka
|
ffaef86909
|
Check OTP validity before creation
|
2020-01-25 00:01:30 +01:00 |
|
Bubka
|
24e643ff87
|
Full support of HOTP
|
2020-01-24 22:37:48 +01:00 |
|
Bubka
|
a4a780b14f
|
Add HOTP counter field to Edit form
|
2020-01-24 12:56:38 +01:00 |
|
Bubka
|
2be4e3e4e1
|
Use and handle default Laravel validation errors response
|
2020-01-19 23:02:20 +01:00 |
|
Bubka
|
956fb95a48
|
Better errors handling for TwoFAccount controller
|
2020-01-14 12:23:31 +01:00 |
|
Bubka
|
11c7ff20a6
|
All hardcoded strings replaced by i18n translation
|
2020-01-12 19:55:17 +01:00 |
|
Bubka
|
e9ecbbe057
|
Handle missing 2FAccount when updating
|
2020-01-10 08:35:15 +01:00 |
|
Bubka
|
aaab76b7d3
|
Handle missing 2FAccount when deleting
|
2020-01-10 00:22:45 +01:00 |
|
Bubka
|
7b5ac91796
|
Route to 404 view when 2FAccount is missing
|
2020-01-10 00:07:37 +01:00 |
|
Bubka
|
028ddd0419
|
Validate 2FAccount edit form only with backend
|
2020-01-09 21:04:30 +01:00 |
|
Bubka
|
102d98863b
|
Cleaning
|
2020-01-09 17:32:49 +01:00 |
|
Bubka
|
93f7c4a709
|
Refactore generateTOTP() as a dedicated class
|
2020-01-09 16:41:41 +01:00 |
|
Bubka
|
e966b06a2f
|
Validate 2FAccount create form only with backend
|
2020-01-09 16:33:32 +01:00 |
|
Bubka
|
da6d64f9ee
|
Refactore and fix for icon management
|
2020-01-08 23:22:51 +01:00 |
|
Bubka
|
3a0bf1a596
|
Remove softDelete on 2FAccounts
|
2020-01-07 16:46:50 +01:00 |
|
Bubka
|
9e7ea7d0fb
|
refactoring de Name & Email vers Service & Account
|
2020-01-06 21:45:14 +01:00 |
|