Nextcloud Server
Go to file
Lukas Reschke 2bd1c17345 Don't encode url unecessary twice
The URL was previously encoded twice which leads to getting redirected to a 404 page when the password has been entered incorrect at least once.

Testplan:

- [ ] Opening `http://localhost/core/index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fadmin` redirects to the admin page when providing the correct credentials
- [ ] Opening `http://localhost/core/index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fadmin` redirects to the admin page when providing the invalid credentials and then providing valid ones.
- [ ] Logging in as admin then going to the admin page and clearing the cookies and refreshing will show the login and when repeating the above test steps you're redirected correctly.

Fixes https://github.com/owncloud/core/issues/9804
2015-02-02 15:09:59 +01:00
.idea
3rdparty@a32d3924bd Update SabreDAV to 1.8.12 2015-01-23 11:12:40 +01:00
apps Merge pull request #13817 from owncloud/core-apps-dependencies 2015-02-02 12:49:45 +01:00
build
config Reference module with .c 2015-01-28 13:15:32 +01:00
core Add unit tests for empty token 2015-02-01 17:34:03 +01:00
l10n
lib Don't encode url unecessary twice 2015-02-02 15:09:59 +01:00
ocs
settings Merge pull request #13790 from owncloud/fix-subadmin-group 2015-02-02 09:45:28 +01:00
tests Merge pull request #13811 from owncloud/default-to-null 2015-02-02 11:41:14 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Reference module with .c 2015-01-28 13:15:32 +01:00
.jshintrc
.scrutinizer.yml
.user.ini add always_populate_raw_post_data to .user.ini 2015-01-22 23:18:16 +01:00
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json bump jquery.strengthify to 0.4.1 2015-01-06 13:48:58 +01:00
buildjsdocs.sh
console.php Check for the posix extension - refs https://github.com/owncloud/core/pull/13282#issuecomment-69602645 2015-01-12 20:17:02 +01:00
CONTRIBUTING.md Unit tests are a must have for any changed code 2015-01-21 11:15:32 +01:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md version up 2015-01-11 16:17:57 +01:00
remote.php
robots.txt
status.php
version.php 8.0.0 RC1 2015-01-28 06:20:10 +01:00

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/8.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/

Transifex

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