diff options
author | Matthew Wild <mwild1@gmail.com> | 2025-01-07 18:47:24 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2025-01-07 18:47:24 +0000 |
commit | a1fda1fd1a592281ae6656bf12155a4210e3cc03 (patch) | |
tree | a1f3f8b794f92d06c1258f89ee454eb99bb2d370 /plugins/mod_admin_shell.lua | |
parent | 54718fffe02d14ffa22a615bd03fc00faba1f819 (diff) | |
download | prosody-a1fda1fd1a592281ae6656bf12155a4210e3cc03.tar.gz prosody-a1fda1fd1a592281ae6656bf12155a4210e3cc03.zip |
prosodyctl: adduser: use shell user:create() to provide the implementation
This allows user creation to happen inside the running Prosody process, which
improves a number of things - such as executing event handlers for user
creation, fixing issues and race conditions with some storage drivers, etc.
The intent is to do the same for the other prosodyctl commands, but this is
the first proof of concept for the approach.
Diffstat (limited to 'plugins/mod_admin_shell.lua')
0 files changed, 0 insertions, 0 deletions