Lucas Szybalski
Lucas Szybalski
Hello, Any update on this issue? Can we raise the priority? So far we have used this as a workaround: http://stackoverflow.com/questions/12164470/python-ftp-tls-connection-issue but that is giving us problems after upgrade to...
So far: https://github.com/timkpaine/tdameritrade I think the gain here is that if you do have TD account, their API will be much more reliable then yahoo's. Or at least you won't...
March 13th 2018 Windows updates kill Linux RDP,. Now CredSSP is being enabled in all servers. https://github.com/FreeRDP/Remmina/issues/1513
If you didn't want to setup Kerberos. How do you use this? https://github.com/simo5/gss-ntlmssp The biggest issue is the error message. It should A) state the server required ntlm authentiction and...
Thanks So what we need to do, to get ntlm working, if your home is not authorized to join the domain in order for you to access work servers.
How would would implement that? Thanks Lucas On Mon, Jul 22, 2019 at 10:42 AM Paweł Żukowski wrote: > Another workaround would be use of different shortcuts/launchers for your >...
1. Which code we need to update to copy the file that was dragged into the window? (I know the path is already there when I drag, we just need...
from #22 @ngehani This doesn't seem to work for me: "Need to 1: copy the carousel.html to layouts/partial along with the 2: style.default.css to static/css and this overrides the default...
In custom.css I tried adding: background: url('../img/mysite.webp') center center repeat; but that doesn't work.
Tested ..confirmed yours fixes the issue..please create a PR.