index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_register.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Waqas Hussain
2009-03-30
1
-2
/
+3
|
|
|
|
of issue #57)
*
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 ↵
Waqas Hussain
2008-12-05
1
-1
/
+1
|
|
|
|
mod_register
*
Change modules to use the new add_feature module API method.
Waqas Hussain
2008-12-04
1
-1
/
+1
|
|
|
|
This also fixes the bug causing disco features being added to every disco reply for every host.
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
|
*
Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵
Matthew Wild
2008-11-27
1
-2
/
+2
|
|
|
|
though some more changes may be in store.
*
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