WIP
This commit is contained in:
parent
eb4af7ef5b
commit
c670c4e349
@ -508,16 +508,8 @@ $(function() {
|
||||
helpers.log('Connection established with the websocket.', helpers.LOG_TYPE.FORCE);
|
||||
// Auth with the socket.
|
||||
sendToSocket({
|
||||
authenticate: getAuth()
|
||||
authenticate: local_auth || getAuth()
|
||||
});
|
||||
sendToSocket({
|
||||
remote:'true',
|
||||
query:'login',
|
||||
params:{
|
||||
user:'sora',
|
||||
pass:'DcLmS5imaMacZzajNaEhc5pM27eg92cJXr3twmo9wM3b3yhzghtwkhZPdax99uo9'
|
||||
},
|
||||
})
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user