Code review comment for lp:~frankban/charms/precise/juju-gui/guiserver-auth-fixes

Revision history for this message
Francesco Banconi (frankban) wrote :

*** Submitted:

Authentication fixes.

Fixed an error in the guiserver authentication
when the request id is set to 0.

Moved the auth_backend from the app to the
handler: it is only relevant in the WebSocketHandler
context.

Some clean up in the tests.

R=benjamin.saller, matthew.scott
CC=
https://codereview.appspot.com/12612043

https://codereview.appspot.com/12612043/

« Back to merge proposal