Bubka
|
5eee3de134
|
Refactor routes rejection using middlewares
|
2022-03-31 11:24:02 +02:00 |
|
Bubka
|
30331998d2
|
Fix missing version in vue footer
|
2022-03-31 11:24:02 +02:00 |
|
Bubka
|
21dbda5336
|
Enable the current group in the group switcher for better UX
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
a786efc6e8
|
Apply Demo restrictions on more routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
cdfda1591b
|
Add possibility to delete the registered user and reset 2FAuth data
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
9b96c5fd70
|
Code cleaning
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
4fcfcc6797
|
Fix back-end paths called by Vue front-end
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
d016507592
|
Replace radiusless sass definition by Bulma is-radiusless class
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
725c012042
|
Fix and complete reverse-proxy support & Adjust front-end views
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
911e18c9c4
|
Add reverse-proxy guard to support authentication proxy
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
f3c6b9da5b
|
Add WebAuthn authentication
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
9f574feada
|
Add support of the Accept_language header for UI localization
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
1c32d2ff8a
|
Update npm dependencies
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
20856d62c6
|
Upgrade to Laravel 8
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
65da59db64
|
Drop appstract/laravel-options package
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
3edacf0824
|
Show actions instead of error when QR code is not a valid otp auth uri
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
7efa86b232
|
Set up paths & namespace to match versioned routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
0f17d93152
|
Force exit of Error view if no error is provided
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
25bb4d95ea
|
Add missing translation var
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
55a47a75f4
|
Add OAuth Personal Access Token management
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
d6306e5dd0
|
Use FreshApiToken instead of Personal access token for front-end auth
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
db284c9343
|
Change color of settings page titles
|
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
|
568d1b131a
|
Rename TokenDisplayer file to OtpDisplayer
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
184237697b
|
Update Vue front-end according to the new API definition and paths
|
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
|
10fc144246
|
Refactor Options to a Setting service bound with the service container
|
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
|
0d91fb5aa2
|
Set controllers to use TwoFAccount business service
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
7453926128
|
Update locales
|
2021-03-04 20:49:22 +01:00 |
|
Bubka
|
5c78f31490
|
Force cache refresh after migration refresh
|
2020-12-03 20:13:28 +01:00 |
|
Bubka
|
bfc9ed60a6
|
Show footer links even if there is no accounts
|
2020-12-03 00:17:53 +01:00 |
|
Bubka
|
835926760a
|
Fix bad redirects after Register/Login submit
|
2020-12-03 00:07:32 +01:00 |
|
Bubka
|
2dba3e9324
|
Fix #15 : Applied group filter is not removed if the group is deleted
|
2020-12-01 07:03:45 +01:00 |
|
Bubka
|
a6694f7723
|
Fix #14 : Cache is not refreshed automatically after group changes
|
2020-12-01 07:03:28 +01:00 |
|
Bubka
|
913e492802
|
Hide loader when there is no group
|
2020-11-29 19:14:26 +01:00 |
|
Bubka
|
b7c49738a5
|
Add link to Group management view in group selector
|
2020-11-29 18:56:17 +01:00 |
|
Bubka
|
54b482f225
|
Update locales
|
2020-11-29 09:37:32 +01:00 |
|
Bubka
|
70478323d3
|
Fix #13 : Long Service name push content out of viewport
|
2020-11-28 20:09:08 +01:00 |
|
Bubka
|
4307de3bea
|
Change reload notification colors
|
2020-11-27 20:17:01 +01:00 |
|
Bubka
|
1c91d31904
|
Notify user to reload when front-end accounts are deprecated
|
2020-11-27 15:55:02 +01:00 |
|
Bubka
|
049394ccff
|
Fix the All group shifting in localstorage
|
2020-11-27 13:54:54 +01:00 |
|
Bubka
|
ea2ebc91d3
|
Reduce data display latency using localstorage
|
2020-11-26 22:41:45 +01:00 |
|
Bubka
|
3a96c689fb
|
Add vue-storage package
|
2020-11-26 20:39:15 +01:00 |
|
Bubka
|
8a9731c219
|
Avoid an API call by passing values with props
|
2020-11-26 13:25:46 +01:00 |
|
Bubka
|
07670d8e56
|
Remove inconsistent parameters
|
2020-11-26 13:09:23 +01:00 |
|
Bubka
|
1292b7bd89
|
Show a loader until groups are fetched
|
2020-11-26 12:59:29 +01:00 |
|
Bubka
|
f6e04fb36c
|
Adjust some layout elements
|
2020-11-25 22:01:54 +01:00 |
|
Bubka
|
54d92d4f60
|
Fix missing form var
|
2020-11-24 23:52:42 +01:00 |
|
Bubka
|
f6c7322688
|
Update locales
|
2020-11-24 23:29:50 +01:00 |
|