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 (
Expand
)
Author
Age
Files
Lines
*
mod_register: Remove the offline store as a list (originally aa3725bbcde5 but...
Matthew Wild
2010-06-29
1
-1
/
+1
*
Merge 0.7->trunk
Matthew Wild
2010-06-29
1
-0
/
+1
|
\
|
*
mod_register: Delete the offline store as a list, and delete the privacy store.
Waqas Hussain
2010-06-24
1
-1
/
+2
|
*
mod_register: Don't disable account before deleting it (unnecessary, and can ...
Waqas Hussain
2010-06-24
1
-1
/
+1
*
|
Check in mod_hashpassauth -- works!
Jeff Mitchell
2010-05-26
1
-2
/
+2
|
/
*
mod_register: Use set_password to set passwords instead of create_user.
Waqas Hussain
2010-03-24
1
-2
/
+3
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
*
mod_register: Return a <not-acceptable/> error on empty usernames (thanks Neu...
Waqas Hussain
2010-01-11
1
-1
/
+1
*
mod_register: Properly notify contacts of subscription removal on account del...
Waqas Hussain
2009-11-28
1
-7
/
+7
*
mod_register: Log a debug message when a session's IP is not available.
Waqas Hussain
2009-11-18
1
-1
/
+3
*
Merge with 0.5
Waqas Hussain
2009-10-02
1
-10
/
+12
|
\
|
*
mod_register: Added helpful text to registration error responses.
Waqas Hussain
2009-10-02
1
-6
/
+5
|
*
mod_register: Changed error type for hitting registration rate limit from 'ca...
Waqas Hussain
2009-10-02
1
-1
/
+1
|
*
mod_register: Fixed: No error was returned if username failed nodeprep.
Waqas Hussain
2009-10-02
1
-4
/
+7
*
|
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