mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
implemented download tokens
This commit is contained in:
@@ -66,6 +66,7 @@ module.exports = function(ws, req) {
|
||||
|
||||
const meta = {
|
||||
owner,
|
||||
fxa: user ? 1 : 0,
|
||||
metadata,
|
||||
dlimit,
|
||||
auth: auth.split(' ')[1],
|
||||
|
||||
Reference in New Issue
Block a user