Skip to content

Commit 00a31ef

Browse files
committed
Merge pull request #2901 from carmstrong/docs-disable_user_registration
docs(using_deis): add disabling registration docs to user creation
2 parents 898d04c + ec07233 commit 00a31ef

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/managing_deis/operational_tasks.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ You can use the ``deis perms`` command to promote a user to an administrator:
2929
3030
$ deis perms:create john --admin
3131
32+
.. _disable_user_registration:
33+
3234
Disabling user registration
3335
---------------------------
3436

docs/using_deis/register-user.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Note that you always use ``deis.<domain>`` to communicate with the controller.
3030

3131
.. important::
3232

33-
The first user to register with Deis receives "superuser" privileges.
33+
The first user to register with Deis receives "superuser" privileges. Additional users who
34+
register will be ordinary users. It's also possible to disable user registration after creating
35+
the superuser account. For details, see :ref:`disable_user_registration`.
3436

3537
Upload Your SSH Public Key
3638
--------------------------

0 commit comments

Comments
 (0)