#2002: WebUI Auth not working in Safari 5 and Chrome 16 (on Mac)
-------------------+--------------------------------------------------------
 Reporter:  guard  |       Owner:  damoxc
     Type:  bug    |      Status:  new   
 Priority:  major  |   Milestone:  1.3.x 
Component:  webui  |     Version:  1.3.3 
 Keywords:         |  
-------------------+--------------------------------------------------------
Changes (by Cas):

  * owner:  => damoxc
  * component:  other => webui
  * milestone:  Future => 1.3.x


Old description:

> 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

New description:

 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

--

Comment:

 I just tested with Chrome 16.0.912.63 and Safari 5.2.1 on Windows and have
 not seen any login issue.

-- 
Ticket URL: <https://dev.deluge-torrent.org/ticket/2002#comment:3>
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.

Reply via email to