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_auth_internal_hashed.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from prov...
Matthew Wild
2010-06-22
1
-10
/
+1
*
mod_auth_internal_hashed: Log as "auth_internal_hashed", not as "usermanager".
Waqas Hussain
2010-06-15
1
-1
/
+1
*
mod_auth_internal_hashed: Don't assume user doesn't exist if no recognizable ...
Waqas Hussain
2010-06-15
1
-2
/
+2
*
mod_auth_internal_hashed: Removed all checks for Cyrus SASL.
Waqas Hussain
2010-06-15
1
-6
/
+0
*
mod_auth_internal_hashed: Fixed a traceback in account creation.
Waqas Hussain
2010-06-13
1
-1
/
+1
*
mod_auth_internal{,_hashed}: Update is_admin to only report the admin status ...
Matthew Wild
2010-06-09
1
-4
/
+1
*
mod_auth_internal_hashed: Removed some useless code.
Waqas Hussain
2010-06-09
1
-3
/
+0
*
Merge with Tobias.
Waqas Hussain
2010-06-09
1
-23
/
+52
|
\
|
*
mod_auth_internal_hashed: Empty hashpass after conversion to stored_key/serve...
Tobias Markmann
2010-06-09
1
-0
/
+4
|
*
mod_auth_internal_hashed: Remove debugging output.
Tobias Markmann
2010-06-09
1
-1
/
+0
|
*
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-...
Tobias Markmann
2010-06-09
1
-0
/
+9
|
*
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on PLAIN ...
Tobias Markmann
2010-06-09
1
-19
/
+13
|
*
mod_auth_internal_hashed: Coverting salted password to stored_key and server_...
Tobias Markmann
2010-06-08
1
-2
/
+17
|
*
mod_auth_internal_hashed: Store stored_key and server_key when setting a pass...
Tobias Markmann
2010-06-08
1
-4
/
+9
|
*
mod_auth_internal_hashed: Store StoredKey and ServerKey instead of salted has...
Tobias Markmann
2010-06-08
1
-12
/
+15
*
|
Fix missing parameter in mod_auth_internal_hashed.
Kim Alvefur
2010-06-09
1
-1
/
+1
|
/
*
mod_auth_internal_hashed: Added SCRAM-SHA-1 support for SASL.
Waqas Hussain
2010-06-07
1
-0
/
+10
*
mod_auth_internal, mod_auth_internal_hashed: Fixed a global access.
Waqas Hussain
2010-06-07
1
-1
/
+1
*
mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_hand...
Waqas Hussain
2010-06-07
1
-2
/
+15
*
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_int...
Matthew Wild
2010-06-04
1
-0
/
+128
[prev]