txjsonrpc.auth has reference to twisted.web and twisted.web2
Bug #477902 reported by
Sergey Kotov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txJSON-RPC |
Fix Committed
|
Medium
|
Duncan McGreggor |
Bug Description
auth dosn't work if installed only twisted.web(or web2)
Related branches
Changed in txjsonrpc: | |
importance: | Undecided → Medium |
assignee: | nobody → Duncan McGreggor (oubiwann) |
status: | New → In Progress |
To post a comment you must log in.
There are many ways to fix it.
Duncan, I want to fix.
May be divide auth to 2 modules in txjsonrpc/ web/auth. py and tx~~/web2/auth ?