diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-04-20 22:00:44 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-04-20 22:00:44 +0200 |
commit | cd299b853743fbc93511258390fe04bde2ceafad (patch) | |
tree | d35b68562954eef0afb5e3a1ace222e733979482 /lib/private/Encryption/Exceptions/EncryptionHeaderToLargeException.php | |
parent | 7e2a1656f9e9fbfda7835bf448a7c63100ab2378 (diff) | |
download | nextcloud-server-cd299b853743fbc93511258390fe04bde2ceafad.tar.gz nextcloud-server-cd299b853743fbc93511258390fe04bde2ceafad.zip |
Write .htaccess also from CLI
The new updater as shipped with ownCloud 9.0.x invokes `occ` via `shell_exec`. This means that the `\OC::$CLI` code is used when updating.
This removes the manual `.htaccess` modifications, effectively leading to the fact that URLs without index.php in it stop working. This also affects share URLs which could be considered a rather serious regression.
- User installs 9.0.0 via web
- User shares /s/1234
- User updates to 9.0.1 via ownCloud updater
- Link to /s/1234 is broken, /index.php/s/1234 works
Diffstat (limited to 'lib/private/Encryption/Exceptions/EncryptionHeaderToLargeException.php')
0 files changed, 0 insertions, 0 deletions