nextcloud/tests
Daniel Calviño Sánchez dcc8cce28b Fix double hashing of shared link passwords
The plain text password for a shared links was hashed and, then, the
hashed password was hashed again and set as the final password. Due to
this the password introduced in the "Authenticate" page for the shared
link was always a wrong password, and thus the file could not be
accessed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-24 11:33:07 +02:00
..
acceptance Add acceptance tests for sharing password protected links 2017-04-24 11:33:07 +02:00
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +02:00
Core Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
data Fix translations 2017-04-18 16:40:53 -05:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Fix double hashing of shared link passwords 2017-04-24 11:33:07 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
Settings Don't assume the admin didn't configure Opcache correctly... 2017-04-20 13:17:21 +02:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
enable_all.php Fix tests 2016-10-31 17:17:45 +01:00
karma.config.js JS tests for upload only function 2017-04-18 20:43:25 +05:45
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Fix tests 2017-04-04 10:29:12 +02:00
preseed-config.php add ci support for s3 object store 2017-01-02 14:17:19 +01:00
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00