diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-02-03 11:32:51 +0100 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-02-03 11:32:51 +0100 |
commit | 2c8aee8f99c20a8ff7b8fdcdaf152aa86b549540 (patch) | |
tree | e63005e34cfc3811c5be37c060d60e0da50d00ae /dist/files-reference-files.js | |
parent | 05a03dd663472fee3f4644cdb6a2d11c09703631 (diff) | |
download | nextcloud-server-2c8aee8f99c20a8ff7b8fdcdaf152aa86b549540.tar.gz nextcloud-server-2c8aee8f99c20a8ff7b8fdcdaf152aa86b549540.zip |
fix(ContactsStore): Sanitize user ID given to guest avatar route
It is not allowed to use slashes within path parameters, so they would need to be encoded.
But URL encoded slashes are not suported by Apache, so instead replace slash with space.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/files-reference-files.js')
0 files changed, 0 insertions, 0 deletions