Modify ↓
Opened 18 years ago
Closed 9 years ago
#1039 closed defect (wontfix)
Use Trac schema constructs instead of raw table SQL
Reported by: | cygnus | Owned by: | cygnus |
---|---|---|---|
Priority: | normal | Component: | OpenidPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
This requires the trac database backend to be patched to:
- honor the 'size' kwarg of the trac.db.schema.Column constructor
- implement backend-specific binary data transformation routines
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by
Owner: | changed from wkornewald to cygnus |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is deprecated. See AuthOpenIdPlugin for an alternative.
Note: See
TracTickets for help on using
tickets.
If you want you can test this problem with AuthOpenIdPlugin which uses newer version of OpenID library and uses internal routines for handling different databases.