11 Jul
2024
11 Jul
'24
11:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33462 --- Comment #52 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #18)
4. Could this be achieve without adding a new column (needs_password_reset) but instead compare dateenrolled and password_expiration_date? If there are the same, then we display "It's your first login", otherwise "Your password has expired". Am I missing something?
5. Not sure how this can behave properly with third-party using the REST API to create patrons (for discussion only).
What about those 2 points? It seems that the new DB column is still part of the patch set. -- You are receiving this mail because: You are watching all bug changes.