Johan Corveleyn wrote on Thu, 26 Aug 2021 12:41 +00:00: > On Wed, Aug 25, 2021 at 8:52 PM Daniel Shahaf <d...@daniel.shahaf.name> wrote: > > This thread is on dev@ as opposed to users@, so I'm trying to solve the > > problem generically, rather than just your specific $WORK scenario. > > I get the feeling I'm missing something, but I still don't understand > what authz has to do with the problem at hand here (i.e. detecting > expired passwords so we can ask the user for the new one).
Your problem statement is "Replace cached passwords that are expired". I'm solving a more general problem statement, "Replace cached passwords that can't be used to commit with", regardless of why.