https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29924 --- Comment #12 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Owen Leonard from comment #10)
Some thoughts:
- Why is the "Your password has expired" page in the OPAC empty, whereas the "Incorrect password" page shows the search bar and the other search links?
Fixed - we generate a lot of necessary content for the template in the routine, so I delay the output until the end
- Should we show the password expiration on the patron detail page? Under the password line?
- Should we show a (non-blocking) warning on the checkout page when a patron's password has expired like we do when their account has expired?
I am not sure on these, on other systems where my password expires I don't see these. It is debatable whether general staff need to know this, I think these options would need to be configurable, open a follow-up bug? -- You are receiving this mail because: You are watching all bug changes.