Bubka
|
2cb4578109
|
Move options to config/2fauth
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
a58a4a3def
|
Handle comma-separated ids correctly
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
194eb54335
|
Fix TwoFAccounts assignment when destination group does not exist
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
faada93720
|
Remove inconsistent icon delete
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
7bef68e731
|
Fix TwoFAccount update validation rules again
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
8eae21e4da
|
Fix TwoFAccount controller update method not returning an API resource
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
1d503ca313
|
Fix TwoFAccount update validation rules
|
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
|
d329b82a30
|
Fix comma-separated regex rule for ids
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
c927f3f9ab
|
Fix single TwoFAccount association to group
|
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
|
c27bef1819
|
Fix change password validation rule not checking for confirmation
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
69c3f08f7b
|
Fix MySQL foreign key constraint error on Group delete
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
b79570bcd9
|
Fix regex validation rule for TwoFAccounts batch delete
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
361ee38cf2
|
Change Settings attributes and routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
8dc5e7d6e9
|
Fix Group resource overriding TwoFAccounts count
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
a5514ba06b
|
Refactor Auth controllers : thicker, with Form requests & API resource
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
1a51cf967a
|
Remove useless overrides since json is the default response format
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
77cf15cf5e
|
Move isDemoApp to a new 2FAuth config file
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
350d00902e
|
Add a new Exception to be gracefully rendered
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
3aef29717f
|
Clean unused namespaces
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
10fc144246
|
Refactor Options to a Setting service bound with the service container
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
afaa1a0a7a
|
Update phpdocs
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
037ebaa8ba
|
Add groups accounts fetching with dedicated route
|
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
|
c7e273a580
|
Add Form Requests for Groups validation
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
672e189e55
|
Refactor Group for thin model & Add a dedicated business service
|
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
|
5959b692de
|
Change order saving endpoint and remove position property
|
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
|
898ba1629e
|
Make some cleaning
|
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
|
719ea3854f
|
Refactor TwoFAccount for thin model & Add a dedicated business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
f22f389487
|
Set JSON resources without wrapping
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
a2c67d1558
|
Add Form Requests for TwoFAccounts validation
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
f7fcef77f1
|
Add new exceptions
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
297b55f66f
|
Reformat some responses
|
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
|
3036e534e7
|
Move QrCode controller logic to a business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
9af39a469c
|
Force JSON responses everywhere
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
0e703d3c84
|
Add artisan command to check db connection
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
cff545d936
|
Fix query to return the user even if userId > 0
|
2020-12-02 23:50:17 +01:00 |
|
Bubka
|
4d6ae849d8
|
Force lowercase on email to prevent capitalization issue with SQLite
|
2020-12-02 23:48:16 +01:00 |
|
Bubka
|
b80f7b6b3b
|
Complete fix for #17
|
2020-12-01 18:34:44 +01:00 |
|
Bubka
|
e7156d0650
|
Fix too long key error during migration for some MySQL setup
|
2020-12-01 09:19:58 +01:00 |
|
Bubka
|
92be5976ff
|
Fix #17 : Capitalization of email address during login should not matter
|
2020-12-01 07:06:01 +01:00 |
|
Bubka
|
0374bc4994
|
Fix phpunit tests
|
2020-11-24 23:09:06 +01:00 |
|
Bubka
|
893f29849e
|
Refactor checkUser controller
|
2020-11-24 23:08:21 +01:00 |
|