secret, anyone with access to them can interact with 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.'}
%p.cgray
-ifcurrent_user.private_token
=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: '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.'}