Giuseppe De Marco

Results 279 comments of Giuseppe De Marco

I use a custom user model and always the django primitive `get_user_model()` it works as it is with the current documentation, anyway if you've been confused I believe that it's...

wow, I never had an idea like this in my life! You can do something like this using a modified (inherited) samesite middleware as you can see, for security reason,...

hi @shadowbrush, do you ahve any update on this issue?

consider that you can have multiple idp in a metadata store (let's assume we have a MDQ) and just enable one of these in your SP. that's something that belong...

Hi @pauldekkers sorry for delay and for the lazy answer I gave to you, is there any updates about your question? take a look here, If I'm not wrong that's...

I completely agree but at the same time I'm looking for contributor that would reintroduce these (and document this feature) standing on what [already documented](https://docs.djangoproject.com/en/3.2/topics/signals/) in django and what would...

regardings signals: we need a general review of the current approach and a documentation for that regarding hooks we have two strategies: 1. inherit AssertionConsumerServiceView and use urls.py to get...

Hi @DylannCordel Have you found something interesting to start with? Which approach would you prefer?

Nice shot @oliwarner this issue and the relative PR seems to be in pause. Would you like to purpose a PR with the post_login_hook method in ACSView? We can include...

I'll proceed deleting signals.py as soon as possible