note on direct tokens

This commit is contained in:
2018-08-21 19:44:43 +03:00
parent b9f35e2a51
commit a8c1cdc4b1

View File

@@ -72,6 +72,7 @@ Operation is one of download, direct_download, zip_download, or upload
- Tokens are secret strings that allow login/upload/download with - Tokens are secret strings that allow login/upload/download with
direct links. You can have many tokens for single share. direct links. You can have many tokens for single share.
- Direct download token is (password hash + filename) hashed - Direct download token is (password hash + filename) hashed
- Changing password for share, changes all the direct download tokens!
# Routes # Routes