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

2022-03-05 Thread Florian Apolloner
Hi Adrian, On Saturday, March 5, 2022 at 5:13:14 PM UTC+1 ator...@redhat.com wrote: > - Existing RemoteUserBackend implementations won't need to change > signatures whenever backwards compatibility is removed > - RemoteUserBackend implementations won't need to do anything in order to > support

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

2022-03-05 Thread Adrian Torres Justo
Hey Florian, First of all, thank you for the feedback and I'm glad you agree that the feature would be nice to have :) I'm willing to implement whichever version people agree on since I do think the feature will be useful, but I do think that having separate methods is clearer, simpler, as well a

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

2022-03-05 Thread Florian Apolloner
Hi Adrian, I agree this would be nice to have. On Friday, March 4, 2022 at 8:03:09 PM UTC+1 ator...@redhat.com wrote: > Another idea would be to use configure_user() for both initial > configuration and synchronization by passing an extra parameter "created" > to it, and calling it just before