mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-14 03:15:11 +00:00
30611aaf26
* Add Version command to AS mode admin room This replicates the status command output giving version string data in a convenient format to AS Admins. * Add Provision Limit and Force Provision Command * Add SelfServiceProvisioning Config Flag that defaults to False This defaults to false due to the currently known problem where Self Service Provisioning ACLs are broken. So this config exists to allow that codepath to be disabled while we work on fixing it. * Add Copyright Headers * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Split Version Command integration test out into new file. * Fix Self Service Provision Message Co-authored-by: Gnuxie <50846879+Gnuxie@users.noreply.github.com> * FIx AS.TS * Clean up Cat's tests --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Gnuxie <50846879+Gnuxie@users.noreply.github.com> Co-authored-by: gnuxie <Gnuxie@protonmail.com>