Modify ↓
Opened 17 years ago
Closed 17 years ago
#2231 closed defect (fixed)
Openid 2.1 change
Reported by: | Owned by: | Dalius | |
---|---|---|---|
Priority: | normal | Component: | AuthOpenIdPlugin |
Severity: | normal | Keywords: | openid |
Cc: | Trac Release: | 0.11 |
Description
Plugin does not work with python-openid 2.1
According to their changelog:
Thu Nov 8 15:55:57 PST 2007 http://j3h.us/
- Make return_to no longer optional for complete() calls to consumer It's a MUST in the OpenID 2.0 spec to check it.
change to authopenid to fix attached
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | consumer_complete.diff added |
---|
comment:1 Changed 17 years ago by
Note: See
TracTickets for help on using
tickets.
Also with python-openid 2.1.0rc1
-- Phil