Google Group's django-updates issue

2022-03-04 Thread charettes
Hi everyone, I'm not sure if we're already aware of the issue but it seems that Trac hasn't published any changes to the Django Updates Google Group[0] since March 27th while there was clear activity that took place since then[1]. It seems the updates were published over SMTP[2] and I assume

Re: Google Group's django-updates issue

2022-03-04 Thread Florian Apolloner
Oh. AWS just hates us :) Thanks, we are looking into it. On Friday, March 4, 2022 at 5:55:00 PM UTC+1 charettes wrote: > Hi everyone, > > I'm not sure if we're already aware of the issue but it seems that Trac > hasn't published any changes to the Django Updates Google Group[0] since > March

RFC #33561 -- Synchronize user attributes on every authentication with RemoteUserBackend

2022-03-04 Thread Adrian Torres Justo
Hello all, I'd like to get your feedback and comments regarding the ticket mentioned in the subject line: adding a mechanism/hook to the RemoteUserBackend that allows for synchronization of user attributes between the remote system and the django server on each authentication attempt.