Keep these tokens secret, anyone with access to them can interact with
Keep your private tokens secret. Anyone with access to them can interact with some part of
GitLab as if they were you.
.col-lg-8.private-tokens-reset
=renderpartial: 'reset_token',locals: {label: 'Private token',button_label: 'Reset private token',help_text: 'Your private token is used to access the API and Atom feeds without username/password authentication.'}
=renderpartial: 'reset_token',locals: {label: 'RSS token',button_label: 'Reset RSS token',help_text: 'Your RSS token is used to create urls for personalized RSS feeds.'}
=renderpartial: 'reset_token',locals: {label: 'RSS token',button_label: 'Reset RSS token',help_text: 'Your RSS token is used to access your personalized RSS feeds without username/password authentication. It cannot be used to access any other data.'}
-ifincoming_email_token_enabled?
=renderpartial: 'reset_token',locals: {label: 'Incoming email token',button_label: 'Reset incoming email token',help_text: 'Your incoming email token is used to create new issues by email, and is included in your project-specific email addresses.'}
=renderpartial: 'reset_token',locals: {label: 'Incoming email token',button_label: 'Reset incoming email token',help_text: 'Your incoming email token is used to authenticate you when creating new issues by email, and is included in your project-specific email addresses. It cannot be used to access any other data.'}