Anders Kaseorg
d26a94a0db
management: Validate string_id when creating or renaming a realm.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-08-23 16:33:13 -07:00
Alex Vandiver
5529639b84
change_realm_subdomain: Support skipping the redirect.
...
Sometimes (e.g. when moving an old realm out of the way of an import
into that name) we do *not* wish to add a redirect realm. Add a flag
to support that.
2022-06-25 08:44:24 -07:00
Anders Kaseorg
e01faebd7e
actions: Split out zerver.actions.create_realm.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-04-14 17:14:37 -07:00
Siddharth Asthana
8f864c5107
commands: Add change_realm_subdomain management command.
...
Add command to change realm's subdomain. This command takes two
arguments, realm's string_id and new subdomain name.
2021-05-10 12:30:58 -07:00