My patches for Redmine
Go to file
Eric Davis 720f928cd2 Refactored common methods out of register and open_id_authenticate
* Extracted register_by_email_activation
* Extracted register_automatically
* Extracted register_manually_by_administrator

  #699

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2447 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-11 19:07:34 +00:00
app Refactored common methods out of register and open_id_authenticate 2009-02-11 19:07:34 +00:00
config Added the ability to login via OpenID. 2009-02-11 19:07:07 +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 the ability to login via OpenID. 2009-02-11 19:07:07 +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 Refactored common methods out of register and open_id_authenticate 2009-02-11 19:07:34 +00:00
vendor Fixed a bug in open_id_authentication, where relative_url_root is defined 2009-02-11 19:07:00 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00