-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/70
-
### Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks).…
-
This is the future !
WIP in https://github.com/Linkuist/linkuist/tree/wip-python-social-auth branch.
Also it currently has problems for reddit_collector.
See https://github.com/omab/python-social-aut…
-
```
It's for some reason impossible to catch Exeptions from python-social-auth
module. The exception type is not being resolved. instanceof also fails.
in controllers/plugin_social_auth.py
{{{
def …
-
-
**Is your feature request related to a problem?**
The current auth implementation yields a [lot of issues](https://github.com/Chainlit/chainlit/labels/auth). But auth is not by far the USP for chainl…
-
We are using python social auth version = (0, 2, 12)
We updated Facebook APP version from 2.5 to 2.12
We enabled Use Strict Mode for Redirect URIs (This setting going to be mandatory going further)
…
-
```
It's for some reason impossible to catch Exeptions from python-social-auth
module. The exception type is not being resolved. instanceof also fails.
in controllers/plugin_social_auth.py
{{{
def …
-
```
It's for some reason impossible to catch Exeptions from python-social-auth
module. The exception type is not being resolved. instanceof also fails.
in controllers/plugin_social_auth.py
{{{
def …
-
Hi!
First of all, thank you for your amazing work. I installed django-mama-cas on my Django 2.2 project and it works perfectly well!
I am already using social-auth-app-django (which is a wrapper…