Commit Graph

1230 Commits

Author SHA1 Message Date
a1e0d4c110 Recompile assets v4.1.0 2023-07-07 14:34:50 +02:00
02d9688c9f Update change log 2023-07-07 14:26:20 +02:00
a1fc01b0df Update translations 2023-07-07 14:26:00 +02:00
48bdf69d4e Add support for MS Corporate URIs - fixes #134, fixes #143, fixes #147 2023-07-06 17:10:19 +02:00
244a7adbe7 Clean & Update npm dependencies 2023-07-06 10:20:04 +02:00
66cfe8a377 Add quiet option to prevent error during image start - Fixes #196 2023-07-06 10:19:04 +02:00
65e1d30e1a Update composer dependencies 2023-07-06 09:00:33 +02:00
9acc3be630 Add spinners when OTPs are refreshing on the main view 2023-07-06 09:00:14 +02:00
085eb25532 Handle Validation errors from webauthn during device registration (#200) 2023-07-05 10:07:40 +02:00
aed5956b23 Rebuild assets 2023-06-30 17:31:51 +02:00
7037265237 Show spinners while OTPs are refreshing 2023-06-30 17:31:05 +02:00
a51f0bb2d9 Merge branch 'hotfix-sql-xss-injection' into dev 2023-06-30 17:01:04 +02:00
a7eeaae23e Rebuild assets v4.0.3 2023-06-30 15:20:24 +02:00
9646afd2cc Change GroupStore request validation 2023-06-30 15:19:47 +02:00
cb605cabbd Update change log & Bump version number 2023-06-30 15:10:01 +02:00
1c100a276d Add security policy 2023-06-30 15:07:59 +02:00
bac39882c3 Fix various possible XSS attacks 2023-06-30 14:50:57 +02:00
3d59b8b3c9 Fix possible sql injection in whereRaw query 2023-06-28 21:11:13 +02:00
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