Donal Hunt

Results 13 comments of Donal Hunt

Seeing a similar issue testing a mikrotik device against this codebase running in server mode... ``` Running in server mode Listening Cmd buffer: 00020114dc0500000000000000000000 proto=0 direction=2 random=1 tcp_conn_count=20 tx_size=1500 client_buf_size=0...

I just got bitten by this too. I had created some maps using my github account and couldn't figure out how to login to it. I suspect the config for...

This is probably a misconfiguration on the github side (only supports redirects to the http url) and needs to be resolved by the service owner. flow is: 1. https://umap.openstreetmap.fr/login/github/ 1....

https://github.com/omab/django-social-auth/issues/600 seems to be a very similar issue but is over 8 years old.

+1 for having the ability to be able to do conditionals. Would be quite useful when dealing with incomplete datasets (common in openstreetmap).

also interested in seeing TLS 1.3 support. side note: just encountered an issue where the use of a older version of a java library (didn't support TLS 1.2 I believe)...

The psafe3 format is documented at https://www.github.com/dol/node-passwordsafe/tree/master/doc%2FformatV3.txt A node JS library is available in the same repository.

There are different issues now. I will file new issues since they are different to this one. 😥

This is likely a duplicate of Issue #3.

Any idea how to get a session key once you've got a token?