Menu

Commit [r3217]  Maximize  Restore  History

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.

edavis10 2009-12-23

changed /trunk/app/controllers/my_controller.rb
changed /trunk/app/models/user.rb
changed /trunk/app/views/my/_sidebar.rhtml
changed /trunk/app/views/my/account.rhtml
changed /trunk/config/locales/en.yml
added /trunk/db/migrate/20091221004949_add_api_keys_for_users.rb
changed /trunk/test/functional/my_controller_test.rb
changed /trunk/test/unit/user_test.rb
/trunk/app/controllers/my_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/user.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/my/_sidebar.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/my/account.rhtml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/en.yml Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/20091221004949_add_api_keys_for_users.rb Diff Switch to side-by-side view
Loading...
/trunk/test/functional/my_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/user_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.