diff options
author | Saswat Padhi <saswat.sourav@gmail.com> | 2022-11-28 23:30:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-29 15:30:47 +0800 |
commit | 715cf46dc464fe8b1543b6a6c640e5187ccb5c1a (patch) | |
tree | d96ca513033c1352875419dbd4b7339a32c99d77 /options/locale | |
parent | f047ee0a40b50ab51e10ddcc57040ffa127d9e21 (diff) | |
download | gitea-715cf46dc464fe8b1543b6a6c640e5187ccb5c1a.tar.gz gitea-715cf46dc464fe8b1543b6a6c640e5187ccb5c1a.zip |
Normalize `AppURL` according to RFC 3986 (#21950)
Fixes #21865.
Scheme-based normalization ([RFC 3986, section
6.2.3](https://www.rfc-editor.org/rfc/rfc3986#section-6.2.3)) was
already implemented, but only for `defaultAppURL`.
This PR implements the same for `AppURL`.
Signed-off-by: Saswat Padhi <saswatpadhi@protonmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Diffstat (limited to 'options/locale')
0 files changed, 0 insertions, 0 deletions