| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mod_register: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-13 | 1 | -6/+5 |
|/ |
|
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | mod_register: Attach session to user-registered and user-deregistered events | Matthew Wild | 2009-05-21 | 1 | -2/+3 |
* | mod_register: Fire events and log on account creation/deletion | Matthew Wild | 2009-05-19 | 1 | -0/+5 |
* | mod_*: Fix a load of global accesses | Matthew Wild | 2009-04-22 | 1 | -1/+3 |
* | Fixed: mod_register: Node prepping was not being applied to usernames (part o... | Waqas Hussain | 2009-03-30 | 1 | -2/+3 |
* | Fixed: mod_regster: traceback when removing accounts | Waqas Hussain | 2009-03-30 | 1 | -8/+9 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
* | mod_register: Fixed an error happening during account deletion | Waqas Hussain | 2009-02-23 | 1 | -1/+1 |
* | Fixed: User resources not disconnected correctly on account delete | Waqas Hussain | 2009-02-12 | 1 | -1/+1 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
* | Add option to in-band registration to allow only whitelisted IPs to register | Matthew Wild | 2009-01-11 | 1 | -1/+2 |
* | Added rate limiting to in-band registration, and added IP [black/white]lists | Matthew Wild | 2009-01-11 | 1 | -0/+29 |
* | Add allow_registration option to disable account registration | Matthew Wild | 2008-12-29 | 1 | -1/+4 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_reg... | Waqas Hussain | 2008-12-05 | 1 | -1/+1 |
* | Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 | 1 | -1/+1 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, thou... | Matthew Wild | 2008-11-27 | 1 | -2/+2 |
* | Modules now sending disco replies | Waqas Hussain | 2008-11-26 | 1 | -0/+2 |
* | Account deletion support | Waqas Hussain | 2008-11-23 | 1 | -1/+28 |
* | Fixed mod_register to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -15/+14 |
* | Added: mod_register now replies with an error stanza when file write fails | Waqas Hussain | 2008-10-09 | 1 | -2/+4 |
* | mod_InBandRegistration -> mod_register | Matthew Wild | 2008-10-05 | 1 | -0/+84 |