-
Using http headers for authentication seems to make the subsonic api unusable (unless I'm missing something).
It would be great if there was a way to create an "app password" to use with subsonic cli…
-
nice app which enhanes metube quite a lot.
I was wondering if adding http basic authentication might be on the roadmap ....i guess it is just adding a header in the request since the selfhosted app…
-
-
You can find the issue details here: https://mongulu.sentry.io/issues/6088787149/?referrer=webhooks_plugin
-
**Describe your question/**
So I'm trying to figure out what the `Set HTTP-Basic Authentication` does. It does not seem to put up a basic auth endpoint, as I previously thought. Neither does it seem …
-
### Version
1.49.0
### Steps to reproduce
self._browser = BrowserType.create_browser(browser_type)
self._context = self._browser.new_context(
http_credentials = {'username': username,'password': pa…
-
I'm using latest version v8.9 from Chrome extensions store.
When I put auth credetials for HTTP proxy (username/password) it does not works automatically.
Instead, Chrome asks to manually enter cred…
-
* https://dev.to/hahnmatthieu/2fa-with-nestjs-passeport-using-google-authenticator-1l32
* https://dev.to/backendless/2fa-login-plugin-featuring-totp-1hcd
* avec sms :
* https://dev.to/hackmamba/…
-
### Is your feature request related to a problem? Please describe.
not related to a problem
### Describe the solution you'd like
HTTP output plugin supports only basic authentication would like to …
-
Adding http authentication to the proxied apps/sites would be super useful ! I manually edited some of my nginx proxy configuration files to enable this but I feel the implementation into nginx manage…