Moritz Pflanzer

Results 20 comments of Moritz Pflanzer

If you prefer to fix the failing exporter tests in a different way I'm open to suggestions

> @mpflanzer Did you intentionally disable pushing to your branch or not intentional? Theres a checkbox somewhere I think. If you would prefer we not do that its fine, but...

Done. Let me know if I should add more people.

> Another big question is what happens when a new user gets created. I havent tested that, but I presume they will have 0 permissions to start, which is an...

> Yea docs will be helpful, I quickly tried to set this up with e.g. the code below and no dice. I can add the provider via the Django admin,...

> > I tried it with Github myself now and got it working with the following config in the `settings.py`: > > Yea I used the same code etc. but...

> I'll have to look into this further (I haven't had a chance to deploy paperless yet), but being able to map permissions from a scope/claim would be great Isn't...

But this requires that I have control over the identity provider. If I connect to GitHub for instance I guess there is no way of creating groups etc. So in...

Thanks for the details @TheRealGramdalf. That's matching how I pictured it. `django-allauth` is using the `sub` claim to link a social account to a local user account. And the login...

Is there anything which prevents this from being merged? Would be really nice to have this in a release.