#2002: WebUI Auth not working in Safari 5 and Chrome 16 (on Mac)
-------------------+--------------------------------------------------------
Reporter: guard | Owner:
Type: bug | Status: new
Priority: major | Milestone: Future
Component: other | Version: 1.3.3
Keywords: |
-------------------+--------------------------------------------------------
I'm using Deluge 1.3.3 through the WebUI accessible over the LAN
In both Safari 5 and Chrome 16 I see the password form, and the following
requests are being sent:
Request URL:http://192.168.1.105:8112/json
Request Method:POST
Request body: {"method":"auth.login","params":["*******"],"id":2}
Response body: {"id": 2, "result": true, "error": null}
Request URL:http://192.168.1.105:8112/json
Request Method:POST
Request body:
{"method":"web.register_event_listener","params":["PluginDisabledEvent"],"id":3}
Response body: {"id": 3, "result": null, "error": {"message": "Not
authenticated", "code": 1}}
Then 9 other json posts with the same response, and the page is reloaded
with the same login form
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2002>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.