Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.encodings: Fix idna.to_unicode | Paul Aurich | Sun, 22 May 2011 15:26:03 -0700 |
mod_register: Change the default for 'allow_registration' from true to false, most users shouldn't be affected as allow_registration is already explicitly set in the default config file. | Matthew Wild | Sat, 28 May 2011 00:23:05 +0100 |
mod_register: Move allow_registration option into an upvalue for efficiency (now it is being checked on every new c2s stream) | Matthew Wild | Sat, 28 May 2011 00:21:12 +0100 |