Skip to content
Commit dcc8cce2 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

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: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 153d053e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment