mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-05 09:17:54 +03:00
Update rest.py
This commit is contained in:
parent
52335b6e31
commit
9e66503f0e
@ -154,7 +154,7 @@ class REST:
|
||||
Raises an exception if could not register, or registers and returns the "authorization token"
|
||||
"""
|
||||
data = {
|
||||
'username': username,
|
||||
'username': username + '@' + auth,
|
||||
'hostname': hostname,
|
||||
'ip': ip,
|
||||
'mac': mac,
|
||||
|
Loading…
Reference in New Issue
Block a user