=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.'}
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"
=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.'}