obsolete.ChilliProject/test
Eric Davis 60dc357271 Normalize the identity_url when it's set.
OpenId uses a specific format for the url it uses which requires the protocol
and trailing slash.  This change will normalize the value to when a user sets it.

  #699

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2453 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-12 04:31:28 +00:00
..
fixtures Removes unused projects_count column from projects table. 2009-01-24 11:48:38 +00:00
functional Added a system setting for allowing OpenID logins and registrations 2009-02-11 19:24:28 +00:00
integration Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Normalize the identity_url when it's set. 2009-02-12 04:31:28 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Added tests for the other OpenID authentication cases. #699 2009-02-11 19:07:23 +00:00