Commit Graph

1587 Commits

Author SHA1 Message Date
Bubka db3a732b15 Add a User policy to control authorization on User model 2024-02-23 16:39:32 +01:00
Bubka 3b156df8a2 Fix the useWebauthnOnly preference not being saved at webauthn reset 2024-02-23 16:39:32 +01:00
Bubka 6fe00585e5 Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
Bubka 8b397750e8 Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01:00
Bubka d96c943927 Add a no-background variation to the SearchBox component 2024-02-23 16:39:32 +01:00
Bubka 5249b2ab97 Move the copy button to a standalone component 2024-02-23 16:39:31 +01:00
Bubka 342448b352 Rebuild assets 2024-02-23 15:31:08 +01:00
Bubka 784b5206b9 Complete change log & Bump version number 2024-02-23 15:28:43 +01:00
Bubka 12bef04dd9 Update Languages translations 2024-02-23 14:55:03 +01:00
Bubka cee032897a Update translations & Add Japanese 2024-02-23 14:25:07 +01:00
Bubka 903509b0c6 Fix inconsistent translation sources 2024-02-21 15:16:47 +01:00
Bubka 406f0095ea Default ASSET_URL to APP_URL - Fixes #284 2024-02-19 13:38:38 +01:00
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