Modify ↓
Opened 2 years ago
Closed 2 years ago
#14270 closed defect (fixed)
Trac 1.6 support for authentication with API token
| Reported by: | Joachim Mairböck | Owned by: | Dirk Stöcker |
|---|---|---|---|
| Priority: | normal | Component: | HudsonTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.6 |
Description
There are a few more changes needed to support Trac 1.6 with API token based authentication due to some mismatch between bytes and str.
See the attached patch.
Attachments (1)
Change History (2)
Changed 2 years ago by
| Attachment: | python3-fix.patch added |
|---|
comment:1 Changed 2 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



In 18615: