| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Goal is to have some accountability for these privileged actions.
|
|
|
|
|
|
|
|
|
| |
This doesn't really make sense today. It doesn't even work with
mod_auth_internal_hashed, which should be the default. And even with a
supporting authentication module, why would we just hand out the
password? One use case may be to recover a forgotten password. While not
yet included with Prosody, there are better ways to handle forgotten
passwords, usually by resetting them to a new password.
|
| |
|
|
|
|
| |
These are present in mod_admin_telnet and relevant to s2s
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
belong
Would previously not work due to #1177
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
change (thanks waqas) (fixes #512)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
command (thanks Lloyd)
|
| | |
|
| | |
|
|/
|
|
| |
iterator, and the extra keys() iterator is now unnecessary
|
| |
|
| |
|
|
|
|
| |
Remove unused imports
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
after all
|
| |
|
| |
|
| |
|
|
|
|
| |
ad-hoc commands
|
|
|
|
| |
mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
|
|
|
| |
removing all cases of concatenation when building log messages
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
Ad-Hoc commands
|
| |
|
| |
|