usermanager: Fix logic for per-host admin tables (thanks Maranda)
|
Matthew Wild |
2010-05-12 |
usermanager: Bump log level of incorrect config option warnings
|
Matthew Wild |
2010-05-07 |
usermanager: Fix for is_admin to work with the new auth provider architecture
|
Matthew Wild |
2010-05-07 |
usermanager: Give the default auth provider a name, you'll never guess what it is.
|
Matthew Wild |
2010-05-05 |
usermanager: Support for pluggable authentication providers
|
Matthew Wild |
2010-05-05 |
usermanager: Added function set_password.
|
Waqas Hussain |
2010-03-23 |
usermanager: Return sane errors/results when Cyrus SASL is in use.
|
Waqas Hussain |
2010-03-23 |
Update copyright headers for 2010
|
Matthew Wild |
2010-03-22 |
usermanager: Removed an unnecessary global access.
|
Waqas Hussain |
2009-10-21 |
usermanager: Logged a clear warning when the 'admins' option is not a table.
|
Waqas Hussain |
2009-10-21 |
usermanager: Changed function is_admin to allow checking for host-specific admins.
|
Waqas Hussain |
2009-10-21 |
usermanager: Reduced some code
|
Waqas Hussain |
2009-07-25 |
usermanager: Removed an unnecessary check
|
Waqas Hussain |
2009-07-25 |
Switch to using a more generic credentials_callback/handler for SASL auth.
|
nick |
2009-07-24 |
Remove version number from copyright headers
|
Matthew Wild |
2009-07-10 |
0.3->0.4
|
Matthew Wild |
2009-03-20 |
usermanager: Added is_admin(jid)
|
Waqas Hussain |
2009-03-07 |
Update copyright notices for 2009
|
Matthew Wild |
2009-01-30 |
0.2->0.3
|
Matthew Wild |
2009-01-30 |
GPL->MIT!
|
Matthew Wild |
2009-01-30 |
0.1 -> 0.2
|
Matthew Wild |
2008-12-10 |
Insert copyright/license headers
|
Matthew Wild |
2008-12-03 |
Completely switched to new hashes library from the old md5 library
|
Waqas Hussain |
2008-11-27 |
Updated usermanager with DIGEST-MD5 support
|
Waqas Hussain |
2008-11-08 |
User registration, etc (jabber:iq:register)
|
Waqas Hussain |
2008-10-04 |
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
|
Matthew Wild |
2008-10-04 |
SASL!
|
Matthew Wild |
2008-10-02 |
First commit, where do you want to go tomorrow?
|
matthew |
2008-08-22 |