##// END OF EJS Templates
artifacts: expose a special auth-token based artifacts download urls....
artifacts: expose a special auth-token based artifacts download urls. This will allow sharing download to external locations used new generated artifact download tokens. This feature allows also serving downloads using secret urls with all the fancy logic of our auth tokens.

File last commit:

r3658:b7b32afd default
r4003:09f31efc default
Show More
adding-new-user.rst
19 lines | 653 B | text/x-rst | RstLexer

Adding Users

To create a new user, use the following steps.

  1. Select :menuselection:`Admin --> Users` in the top menu.
  2. Select the :guilabel:`Add User` button at the top right.
  3. Set the user credentials.
  4. Select :guilabel:`Save`.

Once the user is created you can set which groups they belong to using the following steps:

  1. From the :menuselection:`Admin --> Users Groups` page select :guilabel:`edit` beside the user group you want to include them in.
  2. On the :guilabel:`Settings` page, move the user from :guilabel:`Available Members` into :guilabel:`Chosen Members` and :guilabel:`Save`.