Commit Graph

1525 Commits

Author SHA1 Message Date
Bubka
1e3cb32bc2 Fix error at docker run when env is production - Fixes #296 2024-02-19 11:00:38 +01:00
Bubka
119eca6c7e Fix OAUTH redirect urls not respecting APP_URL - Fixes #299 2024-02-19 09:45:21 +01:00
Bubka
300d3c3dc8 Refresh user preferences from back-end when entering the Options view 2024-02-18 14:58:21 +01:00
Bubka
f2d4c43239 Fix reset emails not being rendered - Fixes #298 2024-02-17 22:10:02 +01:00
Bubka
35f2f1df84 Rebuild assets 2024-01-19 15:49:01 +01:00
Bubka
5ed8414d2c Update translations 2024-01-19 15:47:47 +01:00
Bubka
91ca9f61c0 Complete change log 2024-01-19 15:42:25 +01:00
Bubka
df33bcdbe0 Rebuild assets 2024-01-19 15:18:35 +01:00
Bubka
8c1df18204 Complete change log & Bump version number 2024-01-19 15:16:18 +01:00
Bubka
b4e3f97313 Add no camera detection to 45d2ca5 - Completes #276 2024-01-17 14:40:26 +01:00
Bubka
45d2ca55ec Check secured context before trying to list cameras - Fixes #276 2024-01-17 14:27:45 +01:00
Bubka
b9abcb3d18 Replace change event by input event in input fields components - Fixes #273 2024-01-17 12:34:41 +01:00
Bubka
98f711800d Add ASSET_URL to env vars to prevent mixed content/blank page
Fixes #256, Resolves #275
2024-01-17 10:38:58 +01:00
Bubka
d2427364a5 Update available log channels in .env comments - Resolves #279 2024-01-17 08:56:44 +01:00
Bubka
f4edbcd044 Set missing parameters to null to prevent error at import - Fixes #277 2024-01-17 08:33:03 +01:00
Bubka
1a9f011809 Rebuild assets 2023-12-29 17:55:28 +01:00
Bubka
7593fc91a8 Complete change log & Bump version number 2023-12-29 17:54:24 +01:00
Bubka
9fa4142a12 Fix Always On TOTP update when a HOTP exists - Closes #265 2023-12-29 17:53:51 +01:00
Bubka
78a1eebdd2 Complete change log & Bump version number 2023-12-29 00:57:57 +01:00
Bubka
ddedcef61a Rebuild assets 2023-12-29 00:32:51 +01:00
Bubka
308bf3c436 Restore error message when auth proxy header is missing 2023-12-29 00:31:30 +01:00
Bubka
5fd7f43968 Fix missing subdirectory support - Fixes #262 2023-12-29 00:21:52 +01:00
Bubka
e3ded669ca Clean obsolete Mix config & build assets 2023-12-22 11:02:07 +01:00
Bubka
6ffa07211e Add API change log 2023-12-22 10:52:52 +01:00
Bubka
5710ccc9d3 Update composer dependencies 2023-12-22 10:28:05 +01:00
Bubka
26d245aa79 Complete change log 2023-12-22 09:52:11 +01:00
Bubka
1455084bed Include & Build new assets 2023-12-21 08:54:46 +01:00
Bubka
f09ac29403 Add PHP 8.3 to Travis config & Skip broken tests (for now) 2023-12-20 17:08:18 +01:00
Bubka
ecd905c36c Apply Pint fixes 2023-12-20 16:55:58 +01:00
Bubka
71840b000a Hide Continue with when no SSO providers are set 2023-12-20 14:55:28 +01:00
Bubka
5126235a56 Fix typo in component import 2023-12-20 14:54:24 +01:00
Bubka
246806d013 Update change log & Bump version number 2023-12-20 13:46:34 +01:00
Bubka
b9e51b27f0 Update translations 2023-12-19 14:35:04 +01:00
Bubka
c5d173f45c Fix user registration via SSO with existing email and name 2023-12-14 15:39:14 +01:00
Bubka
dd536f38ba Update composer dependencies 2023-12-14 12:36:53 +01:00
Bubka
bf496e9502 Fix tests 2023-12-14 12:36:38 +01:00
Bubka
36b4cd008a Fix access modifier to match the abstract class declaration 2023-12-14 11:34:14 +01:00
Bubka
e503826012 Add the ability to set a proxy for outgoing requests - Closes #252 2023-12-13 17:15:26 +01:00
Bubka
15c31c3341 Soften 2FAs migrations detection by ignoring schema version - Fixes #253 2023-12-11 14:10:51 +01:00
Bubka
9d5d2705e4 Update comments for env vars related to SSO 2023-12-09 17:35:34 +01:00
Bubka
b9f4d94b8a Fix appSettings not being saved 2023-12-09 17:24:03 +01:00
Bubka
9ff35195f0 Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
Bubka
717bef16f7 Merge branch 'indykoning-feature/openid-support' into dev 2023-12-06 09:28:41 +01:00
Bubka
a407f4742e Merge branch 'feature/openid-support' of https://github.com/indykoning/2FAuth into indykoning-feature/openid-support 2023-12-06 09:27:20 +01:00
Bubka
874f108f7b Update secret of update-docs-repo action 2023-12-06 08:28:34 +01:00
Bubka
8a102e32f6 Restore DatabaseSeeder.php to run 'artisan migrate --seed' without error 2023-12-05 18:47:34 +01:00
Bubka
54f9a5de15 Update MAIL_VERIFY_SSL_PEER comment & Add it where missing 2023-12-05 17:26:34 +01:00
Bubka
e3d348cda2
Merge pull request #249 from rouilj/patch-4
Update docker-compose.yml: remove obsolete MAIL_FROM
2023-12-05 17:07:57 +01:00
Bubka
c0442a66c5
Merge pull request #248 from rouilj/patch-3
Update Dockerfile - remove MAIL_FROM
2023-12-05 17:06:42 +01:00
Bubka
85506c70fd
Merge pull request #247 from rouilj/patch-2
Update .env.example: remove MAIL_FROM; add MAIL_VERIFY_SSL_PEER
2023-12-05 17:05:22 +01:00