server/lib
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
..
composer Kill dead code 2017-04-20 12:43:19 +02:00
l10n [tx-robot] updated from transifex 2017-04-24 00:07:28 +00:00
private Fix double hashing of shared link passwords 2017-04-24 11:33:07 +02:00
public Merge pull request #4428 from nextcloud/file-by-id-limit-user 2017-04-21 19:43:53 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Add activities when email or password is changed 2017-04-13 11:13:19 +02:00