Commit Graph

1562 Commits

Author SHA1 Message Date
Bubka
4bd5cd0d62 Speed up multiple options switching in e2e tests 2023-09-01 15:22:18 +02:00
Bubka
74ccbaa7c9 Add e2e tests for Always On OTP 2023-09-01 14:43:27 +02:00
Bubka
29dcca8d35 Add e2e tests for On Demand OPT 2023-08-31 19:12:55 +02:00
Bubka
690a78a044 Add e2e tests for Close & Back buttons 2023-08-30 15:48:04 +02:00
Bubka
5d4f88baa6 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back 2023-08-30 15:34:28 +02:00
Bubka
5f6bbbd156 Add some ids to ease element locating in e2e tests 2023-08-30 14:46:45 +02:00
Bubka
d7942b4233 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back 2023-08-30 14:34:32 +02:00
Bubka
70313995b9 Add e2e tests for role based content of the about page 2023-08-29 09:10:10 +02:00
Bubka
0199ef9e21 Prevent axios to throw unwanted error 2023-08-28 08:33:14 +02:00
Bubka
199fc3da14 Fix bad case definition 2023-08-28 08:32:27 +02:00
Bubka
33de669414 Recompile assets 2023-08-28 08:31:59 +02:00
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