log plugins/mod_register_ibr.lua @ 9598:dcd85bc34d21

age author description
Tue, 09 Oct 2018 15:01:34 +0100 Matthew Wild mod_register_ibr: Include password in user-registering event, to allow e.g. password policy enforcement
Mon, 09 Apr 2018 22:05:49 +0200 Kim Alvefur mod_register_ibr: Return a textual error to the user for problems with parsing form data
Sat, 07 Apr 2018 02:57:05 +0200 Kim Alvefur mod_register_ibr: Reshape the code using early returns to reduce needless indentation