Menu

Source Commit Log


Commit Date  
[r2455] by jplang

Adds missing strings (#699).

2009-02-12 17:30:56 Tree
[r2454] by jplang

Hide openid stuff on my account if disabled (#699).

2009-02-12 17:19:32 Tree
[r2453] by edavis10

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

2009-02-12 04:31:28 Tree
[r2452] by edavis10

Fixed the bundled ruby-openid gem

* The open_id_authentication plugin will require the gem automatically so
it doesn't need to be added to environment.rb
* Changed the version requirement on the open_id_authentication to match
the latest stable version. Rails config.gem looks for a directory named
after that specific version and will not load newer versions.

#699

2009-02-12 01:32:50 Tree
[r2451] by jplang

Slight changes to the issue lists displayed on My page.

2009-02-11 20:25:05 Tree
[r2450] by edavis10

Added a space so words don't runtogeatherlikethis. #699

2009-02-11 19:45:53 Tree
[r2449] by edavis10

Added a system setting for allowing OpenID logins and registrations

* Defaults to off
* Is set in the Administration panel under Authentication

#699

2009-02-11 19:24:28 Tree
[r2448] by edavis10

Prevent registration via OpenID if self registration is off. #699

2009-02-11 19:07:41 Tree
[r2447] by edavis10

Refactored common methods out of register and open_id_authenticate

* Extracted register_by_email_activation
* Extracted register_automatically
* Extracted register_manually_by_administrator

#699

2009-02-11 19:07:34 Tree
[r2446] by edavis10

Added user setup needed based on the system's registration settings

* Copied the register action's chunk of code used to setup the account
based on Setting.self_registration
* Extracted method for when onthefly_creation_failed
* Added tests to confirm the behavior

#699

2009-02-11 19:07:28 Tree
Older >
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.