Commit Graph

1662 Commits

Author SHA1 Message Date
23127609cb Update changelog & bump version number 2023-06-28 21:09:13 +02:00
1352634b0f Fallback Account to Issuer during Aegis import to prevent failure 2023-06-07 17:49:12 +02:00
d2fc93d78f Let the Import feature accept migrations with missing data 2023-06-07 17:47:14 +02:00
d902e3ecae Fix getOfficialIcons being ignored & Add relevant tests - Fix #194 2023-06-07 16:24:06 +02:00
d4d1eb5276 Add MySQL PHP extension for the Docker image to be ready to use MySQL - Complete #193 2023-06-03 18:37:18 +02:00
a46697d49d Merge pull request #195 from linwownil/dev
Highlight import guide for migration
2023-06-02 16:23:35 +02:00
7fc83e30ed Highlight import guide for migration 2023-06-02 10:05:31 +02:00
f6f54c6dcb Recompile assets 2023-05-29 11:40:12 +02:00
e36beaefd0 Fix missing icon when creating a 2FA with a qrcode upload 2023-05-29 11:39:10 +02:00
a15160319e Simplify Dots component & Fix TotpLooper refresh latency 2023-05-29 11:33:30 +02:00
5e38c960f5 Recompile assets 2023-04-28 17:27:35 +02:00
b8c810f885 Generate and Show all OTPs directly on the main view - Complete #153 2023-04-28 17:03:06 +02:00
4f81b30fcd Add admin setting to disable user registration - Complete #170 2023-04-28 16:52:04 +02:00
5de9a2df27 Add artisan ':install' command 2023-04-28 15:47:52 +02:00
82d467ecb4 Bug fix for issue #180 (#187)
* Distinguish between a manually triggered copy and a copyOtpOnDisplay to fix #180 
* fix spaces
2023-04-25 13:34:04 +02:00
da93d52cc8 Merge pull request #186 from josh-gaby/feature/spinner
Loading spinner - Closes #183
2023-04-25 13:30:16 +02:00
68e3a8d100 Add the spinner component to App.vue instead of Accounts.vue so that is usable from all pages.
Update showSpinner function to accept the message to be displayed, defaults to 'loading' if none is provided.
2023-04-24 23:09:50 +12:00
b9780087cc Remove the custom spinner and reuse the fontawesome one that is already used in other areas. 2023-04-24 19:51:41 +12:00
0727428716 Renamed Loader to Spinner, added theming and localization 2023-04-24 19:30:23 +12:00
69c688e4ea Very basic Loader component for use on Accounts.vue (still needs styling etc.) 2023-04-24 18:10:13 +12:00
d349f09ed4 Bump version & Update change log v4.0.2 2023-04-19 08:41:48 +02:00
a584c21670 Set user to orphan 2FAs/groups when behind auth proxy - Fix #176 2023-04-19 08:38:48 +02:00
a9cefc5f3a Bump version & Update change log v4.0.1 2023-04-16 17:42:23 +02:00
c9de3674ba Update Alpine to 3.17 to fix missing PHP cli 2023-04-15 21:20:29 +02:00
104324edff Fix php-fpm version 2023-04-15 10:43:53 +02:00
4acdc176a3 Fix PHP paths 2023-04-15 10:33:54 +02:00
76346123c9 Fix typo in PHP versions 2023-04-15 10:19:58 +02:00
e14bbe78c8 Fix missed php update in Dockerfile 2023-04-15 10:11:53 +02:00
243cf4da13 Update to PHP8.1 in Dockerfile - Fix #174 2023-04-15 10:09:00 +02:00
5a1722535a Update Demo seeder to multi-user schema 2023-04-14 19:04:23 +02:00
3413d31a3c Fix tests (see 533b913) v4.0.0 2023-04-14 17:54:35 +02:00
9f453582a3 Build assets & Bump version & Update change log 2023-04-14 17:47:51 +02:00
75c4b18a69 Fix typo in the change log 2023-04-07 23:37:58 +02:00
533b913c33 Fix ShowOtpAsDot typo 2023-04-07 23:35:48 +02:00
e4c9e87522 Fix icon fetched twice or forgotten during import 2023-03-29 17:43:41 +02:00
3724f3e87c Fix test v4.0.0-beta.1 2023-03-27 09:18:07 +02:00
aaa343e316 Fix theme not being applied after login 2023-03-27 08:30:47 +02:00
3fcb02a4e1 Set inputs as string 2023-03-26 23:15:43 +02:00
3e012ae4e2 Update phpdocs 2023-03-26 23:04:06 +02:00
908243e990 Fix GA workflow syntax 2023-03-26 17:24:03 +02:00
ceae6f029c Recompile assets 2023-03-26 17:18:39 +02:00
9056174429 Remove PHP 8.0 from TravisCI tests 2023-03-26 17:17:20 +02:00
ac6c715e9a Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
1e0c0b8cfc Bump version & Update change log 2023-03-26 16:53:20 +02:00
39166aef45 Update translations 2023-03-25 18:00:02 +01:00
8fc3dcdea6 Upgrade node dependencies & Rebuild assets 2023-03-25 12:33:02 +01:00
8bd1615aea Fix test 2023-03-25 12:26:01 +01:00
ad8db3ae3b Drop PHP 8.0 support & Fix unique validation rules 2023-03-25 12:26:01 +01:00
fe5dce8d38 Log when user is set as admin during registration 2023-03-24 17:58:29 +01:00
16bf0e4e6d Fix first user not being set as admin 2023-03-24 17:18:28 +01:00