##// END OF EJS Templates
Added an API token for each User to use when making API requests. (#3920)...
Added an API token for each User to use when making API requests. (#3920) The API key will be displayed on My Account page with a link to reset or generate a new one. All existing users will have a token generated by the migration. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3217 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2757:ede9960444ed
r3103:aa9951b38b27
Show More
index.rhtml
5 lines | 133 B | text/html+ruby | RhtmlLexer
<h2><%=l(:label_custom_field_plural)%></h2>
<%= render_tabs custom_fields_tabs %>
<% html_title(l(:label_custom_field_plural)) -%>