Redmine/config
Eric Davis aa9951b38b 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
2009-12-23 06:27:28 +00:00
..
environments Protect controllers from potential CSRF attacks. #4216 2009-11-14 19:41:07 +00:00
initializers Fixes distance of date in words calculation. 2009-11-07 09:50:16 +00:00
locales Added an API token for each User to use when making API requests. (#3920) 2009-12-23 06:27:28 +00:00
additional_environment.rb.example Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
boot.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
database.yml.example Change deprecated dbfile parameter. 2009-10-10 14:37:47 +00:00
email.yml.example Add doube quotes to user_name and password in email.yml.example (#2927). 2009-03-07 13:41:24 +00:00
environment.rb Converted Menus to a Tree structure to allow submenus. 2009-11-25 05:36:44 +00:00
routes.rb Removes changelog view. 2009-12-12 15:23:22 +00:00
settings.yml Adds on optional API key to repositories management controller and reposman.rb. 2009-12-20 09:44:28 +00:00