Redmine/test/integration
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings):
* activation by email: the user receives an email containing a link to active his account
* manual activation: an email is sent to administrators for account approval (default)
* automatic activation: the user can log in as soon as he has registered

git-svn-id: http://redmine.rubyforge.org/svn/trunk@915 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-18 17:46:55 +00:00
..
account_test.rb There's now 3 account activation strategies (available in application settings): 2007-11-18 17:46:55 +00:00
admin_test.rb Fix: error when posting to projects/add or users/add with no custom_fields parameter. 2007-08-29 17:07:28 +00:00
issues_test.rb ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
projects_test.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00