I tried the plug-in: no change, unfortunately.
Thanks for the reply. I am pretty shure CarotDav uses .NET and Powershell definitely does. Also there is a AuthenticationHeaderValue Constructor available in .NET https://docs.microsoft.com/de-de/dotnet/api/system.net.http.headers.authenticationheadervalue.-ctor?view=netframework-4.8
I am pretty shure CarotDav uses .NET and Powershell definitely does. Also there is a AuthenticationHeaderValue Constructor available in .NET https://docs.microsoft.com/de-de/dotnet/api/system.net.http.headers.authenticationheadervalue.-ctor?view=netframework-4.8
Hi, I am trying to access a kdbx on a webdav-server behind a reverse proxy which uses an external service for authentication (302 forwarding). Yay for microservices! The proxy also accepts basic pre-authentication which I tested successfully. It works in browsers, curl/iwr and CarotDAV. Unfortunatly I cannot get it to work in KeePass. I tried setting pre-authentication in KeePass to "yes" but no luck. I looked at the request KeePass sends and it seems to be missing the authorization header no matter...
I messed up the title: should read pre-authentication
Hi, I am trying to access a kdbx on a webdav-server behind a reverse proxy which uses an external service for authentication (302 forwarding). Yay for microservices! The proxy also accepts basic pre-authentication which I tested successfully. It works in browsers, curl/iwr and CarotDAV. Unfortunatly I cannot get it to work in KeePass. I tried setting pre-authentication to "yes" but no luck. I looked at the request KeePass sends and it seems to be missing the authorization header no matter what. Am...
If you are interested why I personaly would like to see a core implementation have a look over here: https://github.com/PSKeePass/PoShKeePass/issues/126
That's how your applications becomes "legacy software"