David Mandelberg
David Mandelberg
Everything it needs to reauthenticate is saved. When I manually connect, I tap the button for which VPN I want to use, and it doesn't ask me for anything else.
Gotcha, thanks for the explanation. I changed the issue title to reflect that this is now a feature request. I assume I don't need to bother posting my logs anymore?
Just from skimming the stunnel manpage, would it work to do `CApath = /etc/ssl/certs`?
`LC_TIME=en_US.UTF-8` and `LC_TIME=nl_NL.UTF-8` both work.
Are you asking me to close this issue? Should I file a bug in wxWidgets instead? It seems like there's still a bug somewhere to me, because software should work...
Thanks for the idea, an off-screen discard stack seems to work. I think I'm already more than half done [implementing the game](https://github.com/dseomn/Simple-Solitaire/blob/maze/app/src/main/java/de/tobiasbielefeld/solitaire/games/Maze.java), so I might as well finish it. I...
The log has a bunch of stuff that I'm not sure is a good idea to share publicly, but I tried to pick out what are hopefully the useful bits....
Thanks, I just sent both of you the full logs. I made the request with `filter=%2b%20&pageSize=10`, but we have nginx and I think some sort of load balancer between the...
I just spent some time looking into the session handling code in this plugin and in Nextcloud server, for a related issue. If I understand correctly, this plugin doesn't really...
It's not a bug, but using refresh tokens seems like a really good feature to have. I'd rather not have such separate session validity in Nextcloud and the SSO system....