| #252 |
Extensions added to OpenID 1 messages created by the library include openid.ns.XXX arguments |
critical |
06/06/08 |
06/06/08 |
| #251 |
Extensions added to OpenID 1 messages created by the library include openid.ns.XXX arguments |
critical |
06/06/08 |
06/06/08 |
| #232 |
message: allow two values for OPENID1_NS. |
major |
06/04/08 |
06/05/08 |
| #247 |
Update internal version number |
major |
06/05/08 |
06/05/08 |
| #233 |
message: allow two values for OPENID1_NS. |
major |
06/04/08 |
06/05/08 |
| #245 |
Deprecate server.CheckIDRequest.namespace and stop using == OPENID1_NS anywhere in server |
major |
06/05/08 |
06/05/08 |
| #244 |
Deprecate server.CheckIDRequest.namespace and stop using == OPENID1_NS anywhere in server |
major |
06/05/08 |
06/05/08 |
| #246 |
Python release changelog needs to mention change in SQLStore constructor API |
minor |
06/05/08 |
06/05/08 |
| #227 |
message: more testing of OpenID 1.x messages that include openid.ns. |
major |
06/04/08 |
06/05/08 |
| #228 |
message: more testing of OpenID 1.x messages that include openid.ns. |
major |
06/04/08 |
06/05/08 |
| #243 |
Check that OpenID 1 messages created by our library have the bare namespace flagged as implicit |
major |
06/05/08 |
06/05/08 |
| #242 |
explicit openid.ns=http://openid.net/signon/1.1 will fail check_authentication |
major |
06/05/08 |
06/05/08 |
| #181 |
Add a prominent link to the tickets list on openidenabled.com |
minor |
05/29/08 |
06/05/08 |
| #211 |
openid settings table |
minor |
06/03/08 |
06/05/08 |
| #206 |
test_xrds: add test for Yadis.get_canonical_id with subsegments [#93] |
minor |
06/03/08 |
06/05/08 |
| #205 |
test_xrds: add test for Yadis.get_canonical_id with subsegments [#93] |
minor |
06/03/08 |
06/05/08 |
| #97 |
Document fetcher access and ca_path -> ca_file change in UPGRADING |
minor |
12/30/07 |
06/05/08 |
| #207 |
Yadis::get_canonical_id: fixes for delegated xris [#93] |
minor |
06/03/08 |
06/05/08 |
| #185 |
README should have links to working Rails plugin, tutorial |
minor |
05/30/08 |
06/05/08 |
| #225 |
test_server.TestCheckID: more test cases for missing trust_root/realm. |
minor |
06/04/08 |
06/05/08 |
| #192 |
Handle blank content types in OpenID::Yadis::DiscoveryResult.where_is_yadis? |
minor |
06/03/08 |
06/05/08 |
| #218 |
server..Decode.decode: make sure ProtocolError has a Message even after InvalidOpenIDNamespace. |
minor |
06/03/08 |
06/05/08 |
| #226 |
server.trustroot.TrustRoot.parse: don't return None if other types are passed in. |
minor |
06/04/08 |
06/05/08 |
| #2 |
test examples/server.py OP-driven identefier selection |
minor |
07/10/07 |
06/05/08 |
| #222 |
CheckIDRequest.fromMessage: handle empty string for trust_root |
major |
06/04/08 |
06/05/08 |
| #215 |
raise KVFormError, not ArgumentError, from kvform.rb |
minor |
06/03/08 |
06/05/08 |
| #204 |
MalformedTrustRoot raised by the library now gets passed the OpenID Message object instead of nil |
minor |
06/03/08 |
06/05/08 |
| #212 |
add HTTP case to trustroot.txt tests |
minor |
06/03/08 |
06/04/08 |
| #239 |
Extend Yadis HTML discovery regex to support XHTML-style tag |
major |
06/04/08 |
06/04/08 |
| #231 |
message: raise an InvalidOpenIDNamespace error instead of a ValueError |
major |
06/04/08 |
06/04/08 |
| #229 |
test_server.TestProtocolError: test hasReturnTo() when message=None. |
major |
06/04/08 |
06/04/08 |
| #223 |
CheckIDRequest.fromMessage: handle empty string for trust_root |
major |
06/04/08 |
06/04/08 |
| #189 |
Add optional form_tag_attrs arg to server.OpenIDResponse.to_form_markup |
minor |
06/03/08 |
06/04/08 |
| #220 |
server.OpenIDResponse.toFormMarkup: grab return_to from the request, not the response fields. |
major |
06/03/08 |
06/04/08 |
| #240 |
Extend Yadis HTML discovery regex to support XHTML-style tag |
major |
06/04/08 |
06/04/08 |
| #236 |
fix parsehtml handling of javascript in head element |
major |
06/04/08 |
06/04/08 |
| #235 |
fix parsehtml handling of javascript in head element |
major |
06/04/08 |
06/04/08 |
| #217 |
server..CheckIDRequest.fromMessage: raise ProtocolError if claimed_id is provided without identity |
minor |
06/03/08 |
06/04/08 |
| #221 |
server..AssociationRequest.answer: include session_type in no-encryption assoc responses. |
major |
06/03/08 |
06/04/08 |
| #219 |
server..Decode.decode: make sure Auth_OpenID_ServerError has a Message even after InvalidOpenIDNamespace. |
minor |
06/03/08 |
06/04/08 |
| #216 |
PHP trustroot tests blindly pass |
major |
06/03/08 |
06/04/08 |
| #213 |
return false from getAliasedArg for missing namespace with no default |
major |
06/03/08 |
06/04/08 |
| #224 |
test_server.TestCheckID: more test cases for missing trust_root/realm. |
minor |
06/04/08 |
06/04/08 |
| #198 |
Consumer.Response: documentation for identity_url and display_identifier |
minor |
06/03/08 |
06/03/08 |
| #209 |
clarify documentation for URL argument to Consumer.complete; call it current_url instead of return_to |
minor |
06/03/08 |
06/03/08 |
| #202 |
Fix FetchResponse.from_success_response, assign correct NS_URI value for AX messages |
minor |
06/03/08 |
06/03/08 |
| #200 |
Port AX request test from ruby |
minor |
06/03/08 |
06/03/08 |
| #201 |
Port AX request test from ruby |
minor |
06/03/08 |
06/03/08 |
| #203 |
Fix FetchResponse.from_success_response, assign correct NS_URI value for AX messages |
minor |
06/03/08 |
06/03/08 |
| #214 |
PAPE.parseExtensionArgs: don't add "none" as a PAPE policy URI |
major |
06/03/08 |
06/03/08 |
| #210 |
clarify documentation for URL argument to Consumer.complete; call it current_url instead of return_to |
minor |
06/03/08 |
06/03/08 |
| #193 |
Handle blank content types in OpenID::Yadis::DiscoveryResult.where_is_yadis? |
minor |
06/03/08 |
06/03/08 |
| #191 |
Return nil (None, null) in SReg:Response.from_success_response when no signed args are found. |
minor |
06/03/08 |
06/03/08 |
| #188 |
Don't explicitly set no-encryption session type with OpenID 1 requests |
minor |
06/03/08 |
06/03/08 |
| #196 |
OpenID::ServerError: add server_url to attributes. |
minor |
06/03/08 |
06/03/08 |
| #197 |
OpenID::ServerError: add server_url to attributes. |
minor |
06/03/08 |
06/03/08 |
| #195 |
Add NOT NULL constraints to store columns |
minor |
06/03/08 |
06/03/08 |
| #194 |
Add NOT NULL constraints to store columns |
minor |
06/03/08 |
06/03/08 |
| #190 |
Return nil (None, null) in SReg:Response.from_success_response when no signed args are found. |
minor |
06/03/08 |
06/03/08 |
| #187 |
PAPE: Return null from fromSuccessResponse |
minor |
06/03/08 |
06/03/08 |
| #186 |
Auth/OpenID/MemcachedStore.php not owned by janrain |
major |
05/30/08 |
06/03/08 |
| #179 |
Normalize return_to and realm |
minor |
05/29/08 |
06/02/08 |
| #175 |
OpenID 1 discovery verification fallback behavior broken |
major |
05/23/08 |
06/02/08 |
| #26 |
clarify license |
minor |
09/09/07 |
05/30/08 |
| #183 |
remove rails_openid_login_generator |
major |
05/29/08 |
05/30/08 |
| #153 |
Set user-agent string for fetchers |
major |
04/13/08 |
05/30/08 |
| #64 |
PAPE response processing should handle unsigned args case gracefully |
major |
11/08/07 |
05/30/08 |
| #142 |
Active Record Store Plugin Silent Creation Failure |
major |
03/02/08 |
05/30/08 |
| #93 |
REXML error on my XRDS |
major |
12/25/07 |
05/30/08 |
| #111 |
lib/openid/extensions/sreg.rb not loaded? |
major |
01/27/08 |
05/30/08 |
| #141 |
Active Record Plugin Data-Type Mismatch |
major |
03/02/08 |
05/30/08 |
| #158 |
Problem with Ruby Merb and OpenID Gem |
major |
04/25/08 |
05/30/08 |
| #82 |
openid gem provokes SystemStackError in ActiveRecord |
major |
12/07/07 |
05/30/08 |
| #108 |
Both php-openid libs give "Bad Signature" against LJ, when run on a fresh Amazon EC2 Redhat box |
major |
01/21/08 |
05/30/08 |
| #70 |
unstick python-openid windows builder |
major |
11/14/07 |
05/30/08 |
| #63 |
MySQLStore produces error: AttributeError: 'str' object has no attribute 'tostring' |
critical |
11/06/07 |
05/30/08 |
| #109 |
import relative paths |
major |
01/22/08 |
05/30/08 |
| #25 |
CheckIDRequest.answer should not setArg('op_endpoint', None) |
major |
09/07/07 |
05/30/08 |
| #159 |
mpopenid 1.2.0 & python-openid-2.1.0 does not work together |
major |
04/26/08 |
05/30/08 |
| #136 |
yahoo detecting rp as being an "older version" |
major |
02/20/08 |
05/30/08 |
| #148 |
improve "No OpenID information found" message when due to lack of SSL support |
major |
03/19/08 |
05/30/08 |
| #99 |
OpenIDServiceEndpoint.display_identifier should be without fragment |
major |
01/04/08 |
05/30/08 |
| #74 |
return_to verification error |
major |
11/26/07 |
05/30/08 |
| #163 |
Auth_OpenID::getQuery(). Dot to underscore |
major |
05/06/08 |
05/30/08 |
| #133 |
curl_version does not return an array |
major |
02/17/08 |
05/29/08 |
| #178 |
update examples to use toHTML intead of toFormMarkup |
minor |
05/27/08 |
05/29/08 |
| #89 |
test yadis html discovery with javascript tags |
major |
12/17/07 |
05/29/08 |
| #167 |
Properly handle empty PAPE authentication policies |
major |
05/20/08 |
05/29/08 |
| #169 |
Update PAPE extension to use auth_time instead of auth_age |
major |
05/20/08 |
05/29/08 |
| #131 |
library supports meta http-equiv X-XRDS-Location but doesn't allow it |
major |
02/16/08 |
05/29/08 |
| #134 |
OpenID Consumer reads arbitrarily large file |
major |
02/18/08 |
05/29/08 |
| #138 |
python modules are missing an __all__ definition in __init__.py |
trivial |
02/27/08 |
05/29/08 |
| #161 |
Dictionary access method screws over django users |
major |
05/03/08 |
05/29/08 |
| #13 |
Create a page for unsupported software |
critical |
08/31/07 |
05/28/08 |
| #174 |
CC field on this trac site doesn't work |
minor |
05/23/08 |
05/28/08 |
| #41 |
Standalone server URL behavior in SSL may be broken |
minor |
10/02/07 |
05/28/08 |
| #42 |
multi-language support for the php-standalone-openid-server |
major |
10/02/07 |
05/28/08 |
| #72 |
Captcha's verification does not work well |
major |
11/19/07 |
05/28/08 |
| #90 |
Site with empty trust_root corrupts the "Sites" list. |
major |
12/17/07 |
05/28/08 |
| #177 |
Add noscript tag around continue button in html page generating code |
minor |
05/27/08 |
05/27/08 |
| #176 |
texttest.php should syntax check all files |
major |
05/27/08 |
05/27/08 |
| #170 |
Update copyright strings to include 2008 |
trivial |
05/20/08 |
05/27/08 |
| #112 |
check_authentication request missing extension ns param value although it is in signed list |
major |
01/28/08 |
05/27/08 |
| #160 |
server.OpenIDResponse.toFormMarkup should take the same optional form_tag_attrs argument that consumer.AuthRequest.formMarkup does. |
minor |
05/01/08 |
05/23/08 |
| #118 |
make server.Encoder output full HTML with JS auto-submit for form encoded responses. |
major |
02/01/08 |
05/23/08 |
| #147 |
Verification fails on urlencode, because the strings are unicode + patch |
major |
03/11/08 |
05/23/08 |
| #61 |
Trac WikiFormatting page crashes |
major |
11/05/07 |
05/21/08 |
| #171 |
infinity loop in Auth_OpenID::ensureDir |
critical |
05/21/08 |
05/21/08 |
| #140 |
Unable to parse url in Auth/OpenID/Discover.php line 457 |
minor |
02/28/08 |
05/20/08 |
| #151 |
higher-profile links to Consumer.php docs |
major |
03/30/08 |
05/20/08 |
| #152 |
Auth_OpenID::normalizeURL() should strtolower scheme and host |
major |
04/13/08 |
05/20/08 |
| #66 |
Deal with URIs that fail to parse |
minor |
11/12/07 |
05/20/08 |
| #105 |
gracefully handle redirects to invalid locations |
minor |
01/16/08 |
05/20/08 |
| #149 |
replace StandardErrors in association.rb with those that derive from OpenIDError |
minor |
03/19/08 |
05/20/08 |
| #157 |
replace StandardErrors in idres.rb with those that derive from OpenIDError |
minor |
04/22/08 |
05/20/08 |
| #156 |
ruby-openid gem doesn't enforce a timeout on Net::HTTP connection |
major |
04/21/08 |
05/20/08 |
| #150 |
args is nil in OpenID::SReg::Response.fromSuccessResponse |
major |
03/19/08 |
05/20/08 |
| #92 |
1.1.4 Incompatible with Rubygems 1.0 |
critical |
12/21/07 |
05/20/08 |
| #154 |
Auth_OpenID_WebResponse 'code' not set in example server |
major |
04/16/08 |
05/20/08 |
| #155 |
Error code '400' not set in association errors |
major |
04/16/08 |
05/20/08 |
| #119 |
MySQLStore error |
major |
02/04/08 |
05/20/08 |
| #164 |
[PATCH] Handle blank content types in OpenID::Yadis::DiscoveryResult.where_is_yadis? |
major |
05/08/08 |
05/20/08 |
| #18 |
Create a page for /Members/* that explains what happened to the Plone content. |
minor |
09/04/07 |
05/19/08 |
| #11 |
fix 404 for /yadis |
minor |
08/30/07 |
05/19/08 |
| #121 |
MySQLStore.php; CREATE TABLE(nonce_table); server_url VARCHAR(2047) -> server_url BLOB |
minor |
02/07/08 |
05/19/08 |
| #165 |
Creation of tables 'identities' and 'sites' do not work on mysql if an utf8 database is used as the storage database |
minor |
05/15/08 |
05/19/08 |
| #143 |
Consumer example doesn't function. |
minor |
03/03/08 |
05/19/08 |
| #98 |
uninitialized constant OpenID (NameError) |
minor |
01/04/08 |
05/19/08 |
| #96 |
runtests doesn't properly invoke the Django test code |
minor |
12/27/07 |
05/19/08 |
| #30 |
create proxies to buildbot web views |
major |
09/11/07 |
05/19/08 |
| #162 |
LiveJournal login fail (and solution suggest) |
major |
05/05/08 |
05/19/08 |
| #129 |
return_to check failure when using mod_rewrite |
critical |
02/16/08 |
05/19/08 |
| #117 |
PHP Form encoding 'bad' - Ruby test page reveals |
major |
02/01/08 |
05/19/08 |
| #113 |
Signature error that is fixed by clearing the associations database |
major |
01/28/08 |
05/19/08 |
| #107 |
I have installed the PHP OpenID Provider Software, but when i want to log in to a site, with the created openid, nothing happend |
major |
01/19/08 |
05/19/08 |
| #106 |
i have installed the PHP Standalone OpenID Server, but iam getting the following error message: |
major |
01/18/08 |
05/19/08 |
| #94 |
rails_openid_login_generator does not use Rails 2.0 file extensions |
major |
12/25/07 |
05/19/08 |