-
**Tag/version of Container Images: 0.5.1**
I opened a PR fixing this (#717)
Running "pip install --break-system-packages pytz" inside the web container fixes the problem
The only differences fr…
-
### Describe bug
Hi, this was an issue I have not seen anybody raise: `YFTzMissingError`. I have been using yfinance for about 2 years now without ever encountering this issue too.
When using `y…
-
**Describe the bug**
In the context of problem [ID 598](https://github.com/lamarios/clipious/issues/598), I did some tests.
I created a new user and disabled HTTP Basic Auth on Invidious server. I …
-
This may be of help... ??
// Found here: https://bytes.com/topic/c-sharp/answers/870187-login-youtube-using-c
private void login() {
CookieContainer cookieContainer = new C…
-
I am using http-proxy-middleware to intercept my websocket request from the app, because I need to send cookies to BE, and Chrome doesn't attach cookies to external domains, so my only solution is to …
-
**Describe the bug**
Running the standard auth example from https://google.github.io/mesop/guides/auth/ mesop 0.12.7 will cause CSP errors, both run on localhost and gcloud
As a result of the excepti…
-
**Describe the bug**
I'm running KeyCloak as a docker container and have issues getting the plugin to work.
It loads the plugin as expected, but gets SSL certificate errors trying to communicate wit…
-
### Proposed Changes
Move all Django template code used to render table columns into discrete HTML files. For example, the IP addresses table has an `address` column which references the following te…
-
Hi - Can we use the Authenticator when credentials are stored in a remote database?
P.S - Did not find a place to post question, hence posting as an issue. Sorry if that is not per guidelines.
-
Today this repo uses a ["cookie proxying"](https://github.com/bigcommerce/storefront-data-hooks/blob/master/src/api/operations/login.ts#L56-L63) method for managing customer login state, which is not …