https://bugzilla.wikimedia.org/show_bug.cgi?id=17487
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|General/Unknown |CentralAuth Product|MediaWiki |MediaWiki extensions Summary|Allow a rate limit for |mail password per user rate |mailpassword on the user for|limit should be global for |which the request is being |SUL accounts |made | Version|unspecified |any --- Comment #20 from Platonides <[email protected]> 2009-02-21 21:03:28 UTC --- Changing summary again. globaluser table doesn't have a gu_user_newpass_time field, but gu_password_reset_expiration can be used for that same purpose. How painful would be removing gu_password_reset_expiration and adding gu_user_newpass_time? Column changes are always an annoyance but using different semantics to achieve the same suck. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
