Ask for password on password protected link shares
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 9 Jan 2020 14:10:01 +0000 (15:10 +0100)
committerMichael Schuster <48932272+misch7@users.noreply.github.com>
Thu, 9 Jan 2020 17:20:32 +0000 (18:20 +0100)
commit05083e32c9fc274cc15bed95433ec4b77149d859
tree89be93f9f3abccc05db9c36a66372cf039e7230d
parentc6bd8c1221fb60151504883cad141f95929fbe62
Ask for password on password protected link shares

Fixes #1485

This was missed when creating the new share dialog.
Now it pops up with a nice share password dialog to enter for your link
share.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
src/gui/sharedialog.cpp
src/gui/sharedialog.h
src/gui/socketapi.cpp