Keep these tokens secret, anyone with access to them can interact with
Keep these tokens secret, anyone with access to them can interact with
GitLab as if they were you.
GitLab as if they were you.
.col-lg-9.private-tokens-reset
.col-lg-9.private-tokens-reset
.reset-action
=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.'}
Your RSS token is used to create urls for personalized RSS feeds.
.prepend-top-default
=link_to'Reset RSS token',reset_rss_token_profile_path,method: :put,data: {confirm: "Are you sure? This action will invalidate all your existing rss links."},class: "btn btn-default rss-token"
-ifincoming_email_token_enabled?
-ifincoming_email_token_enabled?
.reset-action
=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.'}