diff options
author | Alexey Shchepin <alexey@process-one.net> | 2008-04-23 13:14:08 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2008-04-23 13:14:08 +0000 |
commit | b1756e8e34826e26d814d54626d5642b49ebc859 (patch) | |
tree | 3ba5cf905d32c916b543e38ca0f237aae9eb50e2 /ChangeLog | |
parent | * src/mod_register.erl: Restrict registration frequency per IP or (diff) |
* src/treap.erl: Bugfix
* src/mod_register.erl: Fixed table creation, timeout isn't
activated when registration fails
SVN Revision: 1300
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-04-23 Alexey Shchepin <alexey@process-one.net> + * src/treap.erl: Bugfix + + * src/mod_register.erl: Fixed table creation, timeout isn't + activated when registration fails + * src/mod_register.erl: Restrict registration frequency per IP or user * src/ejabberd_c2s.erl: Pass IP to the c2s_unauthenticated_iq hook |