Nextcloud Server
Go to file
Lukas Reschke 0fa8b449b2 Use / as redirect location if webroot is set to an empty value
If the webroot has been set to an empty value or ownCloud has been installed at the root location (`/``) there is a fair chance that the redirect for password resets does not work at all.

This means that while the password is getting resetted the user is not redirected to the login page.

I'm aware that it might be better to just set the webroot to `/` in those cases but this patch is better in the regard that it cannot break stuff.

Thanks to @PVince81 for helping me debugging this. (I'm a moron and assumed it couldn't be THAT easy)

Reported by @cdamken
2014-11-21 15:38:36 +01:00
.idea
3rdparty@dd0e7b6dce
apps [tx-robot] updated from transifex 2014-11-21 02:54:26 -05:00
build
config
core Use / as redirect location if webroot is set to an empty value 2014-11-21 15:38:36 +01:00
l10n
lib [tx-robot] updated from transifex 2014-11-21 02:54:26 -05:00
ocs
search
settings [tx-robot] updated from transifex 2014-11-21 02:54:26 -05:00
tests fix unit tests of mdb2scheamreader 2014-11-20 22:35:37 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml
.user.ini
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
bower.json
buildjsdocs.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html