wireapp / wire-webapp

👽 Wire for web
https://app.wire.com
GNU General Public License v3.0
1.14k stars 290 forks source link

chore: allow support for appended URL paths [WPB-10937] #18013

Closed V-Gira closed 1 month ago

V-Gira commented 1 month ago
TaskWPB-10937 [Web] Include configurable appended paths in SP1 branch


Description

It's been decided to include support of configurable appended url path to the release branch.

This is a cherry pick of 899ddd10363cbb1aa5295c41d8b1237c7f920e03 https://github.com/wireapp/wire-webapp/pull/16774 from dev

The default config is bumped to the appropriate version, providing default values for the new env variables. See commit history: https://github.com/wireapp/wire-web-config-wire/commits/master/ https://github.com/wireapp/wire-web-config-default/commits/master/ image

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud