Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usermanager: Added function set_password. | Waqas Hussain | 2010-03-24 | 1 | -0/+9 |
| | |||||
* | usermanager: Return sane errors/results when Cyrus SASL is in use. | Waqas Hussain | 2010-03-23 | 1 | -1/+8 |
| | |||||
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| | |||||
* | usermanager: Removed an unnecessary global access. | Waqas Hussain | 2009-10-21 | 1 | -4/+1 |
| | |||||
* | usermanager: Logged a clear warning when the 'admins' option is not a table. | Waqas Hussain | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | usermanager: Changed function is_admin to allow checking for host-specific ↵ | Waqas Hussain | 2009-10-21 | 1 | -2/+6 |
| | | | | admins. | ||||
* | usermanager: Reduced some code | Waqas Hussain | 2009-07-25 | 1 | -3/+1 |
| | |||||
* | usermanager: Removed an unnecessary check | Waqas Hussain | 2009-07-25 | 1 | -1/+1 |
| | |||||
* | Switch to using a more generic credentials_callback/handler for SASL auth. | nick | 2009-07-24 | 1 | -3/+8 |
| | | | | | | | Not all authentication mechanisms have the same requirements; it makes sense to provide them only with the information they require (and for them to depend on that) so that as many auth mechanisms as possible can be supported with a variety of credentials-storing schemes. This commit patches that together | ||||
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | usermanager: Added is_admin(jid) | Waqas Hussain | 2009-03-08 | 1 | -0/+15 |
| | |||||
* | 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 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Completely switched to new hashes library from the old md5 library | Waqas Hussain | 2008-11-28 | 1 | -8/+3 |
| | |||||
* | Updated usermanager with DIGEST-MD5 support | Waqas Hussain | 2008-11-09 | 1 | -5/+40 |
| | |||||
* | User registration, etc (jabber:iq:register) | Waqas Hussain | 2008-10-05 | 1 | -0/+8 |
| | |||||
* | Session destruction fixes, some debugging code while we fix the rest. Also ↵ | Matthew Wild | 2008-10-04 | 1 | -0/+2 |
| | | | | change logger to be more useful. | ||||
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -0/+2 |
| | | | | | (but before you get too excited, no resource binding yet. And yes, there are still plenty of rough edges to the code...) ((eg. must move <stream:features> out of xmlhandlers.lua o_O )) | ||||
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+11 |