Ryan Lovelett
Ryan Lovelett
@WRootX can you elaborate on this part? > Second, the flow from the login page to the posting of the SAML response is slightly different. I've been trying to work...
@jmb12686 I continued to look into it. I made a little bit of progress. I got it to where it was properly authenticating (or at least I think it was...
I tried 1.4.1 this morning and it works as expected. So I will roll back to that release. If there is anymore information I can provide for this I would...
Correct. 1. Remove 1.4.2 2. Install 1.4.1 3. Works 4. Remove 1.4.1 5. Install 1.4.2 6. Crash 7. Remove 1.4.2 8. Install 1.4.1 9. Works I expect the pattern would...
That one worked!
In an effort to debug this further I have patched `jvpn.pl` to look like this: ``` diff diff --git a/jvpn.pl b/jvpn.pl index 95d951f..547beb9 100755 --- a/jvpn.pl +++ b/jvpn.pl @@ -553,10...
@Line-Noise I usually get this within 45 minutes of the connection starting. Does not rule out it being some sort of connection drop message. Just that the timing is different....
I'll be honest this is one that I didn't really look at in any detail. @janjis it's easier for me to speak in code regarding proposals. Can you show a...
Ok now that I've looked at some of the code. I _think_ I'm starting to agree with @TheKidCoder. Making the events into types feels the cleanest to me. In my...
I signed it!