~ubuntu-branches/ubuntu/raring/signon-ui/raring

  • Committer: Alberto Mardegan
  • Date: 2012-01-27 09:44:51 UTC
  • mfrom: (27.1.1 cookies)
  • Revision ID: alberto.mardegan@canonical.com-20120127094451-2d17yp21gw5sgi1r
Use a per-identity cookie jar

It's wrong to share cookies between identities, because usually identities
refer to different accounts; sharing cookies between them could make signon-ui
return a token which refers to a wrong account.

So, let's implement a mechanism where each identity has its own cookie jar,
while session requests not bound to any identity share the same cookies.
Filename Latest Rev Last Changed Committer Comment Size
..
src 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. Diff
tests 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. Diff
.bzrignore 9 12 years ago Alberto Mardegan Remove unwanted files from "dist" target 147 bytes Diff Download File
common-installs-config.pri 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 2.1 KB Diff Download File
common-project-config.pri 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 439 bytes Diff Download File
common-vars.pri 11 12 years ago Alberto Mardegan Version 0.2 773 bytes Diff Download File
COPYING 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 34.3 KB Diff Download File
INSTALL 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 30 bytes Diff Download File
NOTES 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 1 bytes Diff Download File
README 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 1 bytes Diff Download File
signon-ui.pro 9 12 years ago Alberto Mardegan Remove unwanted files from "dist" target 479 bytes Diff Download File
TODO 1 12 years ago Alberto Mardegan Initial commit Just the project skeleon. 1 bytes Diff Download File