Commit Graph

1251 Commits

Author SHA1 Message Date
Bubka
992eaab552 Replace md issue template by yaml form template 2023-08-28 08:28:07 +02:00
Bubka
82e0e90c79 Make the APP_URL comment more specific and restrictive 2023-08-25 13:49:52 +02:00
Bubka
1851fb2bb2 Add ctrl+click on 2FA to get and copy an OTP in yolo mode - Closes #220 2023-08-24 19:52:21 +02:00
Bubka
22994ed1f2 Fix Edit group link not pointing to the defined route url 2023-08-24 18:46:21 +02:00
Bubka
a96a1cef05 Add ability to disable SSL peers checking via an env var - Closes #219 2023-08-24 16:59:30 +02:00
Bubka
3769a792a0 Fix webauthn when its vars are empty in the .env file - Closes #218 2023-08-24 10:02:03 +02:00
Bubka
969367e905 Fix page titles not being updated in time 2023-08-21 14:47:41 +02:00
Bubka
fe4ebd586d Set Close/Back buttons to always browse back - Closes #217 2023-08-21 14:46:05 +02:00
Bubka
a80a002ce7 Add authentication followup to front-end to ease navigation & redirects 2023-08-04 15:13:30 +02:00
Bubka
afd020019b Refactor & Complete E2E tests for auth, nav and the password component 2023-08-04 14:06:23 +02:00
Bubka
d00093a85a Move the navigation guard at Router level to prevent late redirects 2023-08-04 10:00:59 +02:00
Bubka
f5258d7aaf Fix missing validation error when reset token is not provided 2023-08-04 09:55:28 +02:00
Bubka
77c9680378 Add id attribute to handle elements within End-To-End tests 2023-08-04 09:53:27 +02:00
Bubka
7530a17e12 Set email length validation to max SQL string length - Fixes #214 2023-08-04 09:48:47 +02:00
Bubka
6c78be8d0b Fix checkForUpdate setting not being displayed - Closes #213 2023-08-01 17:26:56 +02:00
Bubka
44c04ebd25 Complete Laravel 10 upgrade 2023-08-01 16:33:55 +02:00
Bubka
1ad1b62caf Refactor Rules to Laravel 10 format 2023-08-01 15:10:58 +02:00
Bubka
dacb3d2e58 Update IDE helper 2023-08-01 15:09:24 +02:00
Bubka
36188f2230 Update tests to phpunit 10 2023-08-01 11:28:27 +02:00
Bubka
fe5d807170 Upgrade to Laravel 10 & phpunit 10 2023-08-01 11:26:58 +02:00
Bubka
0e7df2e664 Enable GitHub Sponsors 2023-07-07 15:04:38 +02:00
Bubka
a1e0d4c110 Recompile assets 2023-07-07 14:34:50 +02:00
Bubka
02d9688c9f Update change log 2023-07-07 14:26:20 +02:00
Bubka
a1fc01b0df Update translations 2023-07-07 14:26:00 +02:00
Bubka
48bdf69d4e Add support for MS Corporate URIs - fixes #134, fixes #143, fixes #147 2023-07-06 17:10:19 +02:00
Bubka
244a7adbe7 Clean & Update npm dependencies 2023-07-06 10:20:04 +02:00
Bubka
66cfe8a377 Add quiet option to prevent error during image start - Fixes #196 2023-07-06 10:19:04 +02:00
Bubka
65e1d30e1a Update composer dependencies 2023-07-06 09:00:33 +02:00
Bubka
9acc3be630 Add spinners when OTPs are refreshing on the main view 2023-07-06 09:00:14 +02:00
Bubka
085eb25532 Handle Validation errors from webauthn during device registration (#200) 2023-07-05 10:07:40 +02:00
Bubka
aed5956b23 Rebuild assets 2023-06-30 17:31:51 +02:00
Bubka
7037265237 Show spinners while OTPs are refreshing 2023-06-30 17:31:05 +02:00
Bubka
a51f0bb2d9 Merge branch 'hotfix-sql-xss-injection' into dev 2023-06-30 17:01:04 +02:00
Bubka
a7eeaae23e Rebuild assets 2023-06-30 15:20:24 +02:00
Bubka
9646afd2cc Change GroupStore request validation 2023-06-30 15:19:47 +02:00
Bubka
cb605cabbd Update change log & Bump version number 2023-06-30 15:10:01 +02:00
Bubka
1c100a276d Add security policy 2023-06-30 15:07:59 +02:00
Bubka
bac39882c3 Fix various possible XSS attacks 2023-06-30 14:50:57 +02:00
Bubka
3d59b8b3c9 Fix possible sql injection in whereRaw query 2023-06-28 21:11:13 +02:00
Bubka
23127609cb Update changelog & bump version number 2023-06-28 21:09:13 +02:00
Bubka
1352634b0f Fallback Account to Issuer during Aegis import to prevent failure 2023-06-07 17:49:12 +02:00
Bubka
d2fc93d78f Let the Import feature accept migrations with missing data 2023-06-07 17:47:14 +02:00
Bubka
d902e3ecae Fix getOfficialIcons being ignored & Add relevant tests - Fix #194 2023-06-07 16:24:06 +02:00
Bubka
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
Bubka
a46697d49d
Merge pull request #195 from linwownil/dev
Highlight import guide for migration
2023-06-02 16:23:35 +02:00
linwownil
7fc83e30ed Highlight import guide for migration 2023-06-02 10:05:31 +02:00
Bubka
f6f54c6dcb Recompile assets 2023-05-29 11:40:12 +02:00
Bubka
e36beaefd0 Fix missing icon when creating a 2FA with a qrcode upload 2023-05-29 11:39:10 +02:00
Bubka
a15160319e Simplify Dots component & Fix TotpLooper refresh latency 2023-05-29 11:33:30 +02:00
Bubka
5e38c960f5 Recompile assets 2023-04-28 17:27:35 +02:00