diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-02-16 20:07:45 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-02-17 14:41:06 +0100 |
commit | 27c1409be537dcc066096281820546323d8667db (patch) | |
tree | bb93abcf4184996073b776851550a94c7968f57c /core/avatar | |
parent | 76c511de92f1b4dc6dcc31ac5ae15ffade29bb18 (diff) | |
download | nextcloud-server-27c1409be537dcc066096281820546323d8667db.tar.gz nextcloud-server-27c1409be537dcc066096281820546323d8667db.zip |
Encode parameters in `OC.generateUrl` by itself
This function is often used in a wrong and potential dangerous way... Thus we should escape the URL per default and offer developers to disable the automatic escaping via an option parameter if they really want that behaviour.
Might break some things, however, those things are then easy to fix and we really have a ton of bugs caused by this...
Fixes https://github.com/owncloud/core/issues/14228
Diffstat (limited to 'core/avatar')
0 files changed, 0 insertions, 0 deletions