mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Previously, the shylock user was created using a bad duplicate of our standard create_user code path; we fix this by just calling into that code path.