Obsolete!!! Backbone’s changes for ChiliProject
Go to file
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
app Normalize the identity_url when it's set. 2009-02-12 04:31:28 +00:00
config Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
db/migrate Added identity_url to User. #699 2009-02-11 19:06:55 +00:00
doc Codified instructions from RUNNING_TESTS as rake tasks for convenience 2009-01-12 04:44:01 +00:00
extra Replaces the repositories management SOAP API with a simple REST API. 2009-02-10 22:03:25 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Added a system setting for allowing OpenID logins and registrations 2009-02-11 19:24:28 +00:00
lib Renamed variables to be more descriptive. #2542 2009-02-10 03:12:45 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Added the ability to login via OpenID. 2009-02-11 19:07:07 +00:00
script Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
test Normalize the identity_url when it's set. 2009-02-12 04:31:28 +00:00
vendor Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00