server/tests/lib/Share20
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
..
DefaultShareProviderTest.php Adjust docs and make !$currentAccess simpler 2017-04-13 12:58:52 +02:00
LegacyHooksTest.php Add LegacyHooks 2017-03-17 08:50:56 +01:00
ManagerTest.php Fix double hashing of shared link passwords 2017-04-24 11:33:07 +02:00
ShareHelperTest.php Add more tests for the share helper 2017-04-13 12:58:53 +02:00
ShareTest.php Fix getMock Share 2016-09-07 20:42:38 +02:00