QuaSoft

Results 15 comments of QuaSoft

Sure, sound good. Feel free to go ahead with adding a new config parameter for checking the TOKEN_LINKED_TOKEN, and/or adding the missing example on enumeration of groups. As a next...

Thanks, at first glance it looks good. Thanks for your effort! Will have more time to look it more detailed during the weekend. Noticed a buffer holding the SID is...

Looks like a bug that should be traced all the way from clicking the button, through updating the match state, to updating the UI on the client. Don't have suitable...

Don't have a suitable environment to test right now, but can you also try with a browser instead of separate curl commands? The library uses gorilla/sessions to keep track of...

If you also want memory storage on the client side you can simulate it by saving the received cookies for the first curl command with something like: `curl -c cookies.txt...