summaryrefslogtreecommitdiff
path: root/doc/raketasks/user_management.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-7/+21
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+6
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-53/+64
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-5/+5
|
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-2/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|
* Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-15/+0
|
* Add a Rake task to aid in rotating otp_key_baseNick Thomas2017-06-051-0/+79
|
* Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable2016-10-111-0/+15
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Store OTP secret key in secrets.ymlSean McGivern2016-08-031-2/+2
| | | | | | | | | | | | | | | | .secret stores the secret token used for both encrypting login cookies and for encrypting stored OTP secrets. We can't rotate this, because that would invalidate all existing OTP secrets. If the secret token is present in the .secret file or an environment variable, save it as otp_key_base in secrets.yml. Now .secret can be rotated without invalidating OTP secrets. If the secret token isn't present (initial setup), then just generate a separate otp_key_base and save in secrets.yml. Update the docs to reflect that secrets.yml needs to be retained past upgrades, but .secret doesn't.
* Add docs for gitlab:two_factor:disable_for_all_users taskRobert Speicher2015-10-071-0/+14
|
* update doc by removing unnecessary partsJob van der Voort2015-05-041-29/+3
|
* Added " How to maintain tight control over the number of active users on ↵Karen Carias2015-04-241-0/+35
| | | | your GitLab installation" to documentation
* Drop comments on cookbook installing from source now that it uses Omnibus.Achilleas Pipinellis2015-01-281-4/+4
|
* move env to end of linesexromany2014-08-191-4/+4
|
* Update user_management.mdexromany2014-08-181-4/+4
| | | add rails_env to commands
* Spell out rake tasks for omnibus-gitlabJacob Vosmaer2014-06-231-0/+16
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-9/+8
|
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
|
* fixed typo in user management help pageStefan Wolf2014-02-271-1/+1
|
* Merge pull request #5520 from gabetax/rake_group_bulk_add_permissionsDmitriy Zaporozhets2014-02-121-0/+16
|\ | | | | add rake gitlab:import: all_users_to_all_groups and user_to_groups
| * add rake gitlab:import: all_users_to_all_groups and user_to_groupsGabe Martin-Dempesy2013-11-021-0/+16
| | | | | | | | I opted for admins to be added as "owners" instead of "masters" because project masters can managers members, but only group owners can manage members.
* | Add highlight.js support to markdown, snippets etcDmitriy Zaporozhets2014-01-271-2/+2
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Added check_redis_version. Fixes #3449axilleas2013-04-151-1/+1
| | | | | | Checking the redis version will warn users that are using an old version to update. Included reference to the troubleshooting guide.
* Rename add_user_to_project_teams to gitlab:import:user_to_projectsRiyad Preukschas2012-12-201-2/+2
| | | | Rename add_users_to_project_teams to gitlab:import:all_users_to_all_projects
* add help page for gitlab specific rake tasksJohannes Schleifenbaum2012-12-031-0/+16