ubuntuone.com should test for acceptance of cookies
Bug #392101 reported by
Rolf Leggewie
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Medium
|
David Owen | ||
Ubuntu One Servers |
Confirmed
|
Undecided
|
Ubuntu One Client Engineering team |
Bug Description
I'd actually prefer if ubuntuone.com did not use cookies at all, but I guess these days it is getting to be impossible for web masters to code without cookies ;-)
Signin will continually fail without a good error message indicating the reason if cookies for ubuntuone.com are blocked.
Related branches
lp://staging/~canonical-isd-hackers/canonical-identity-provider/bug_392101_cookie_test_alt
- Canonical ISD hackers: Pending requested
-
Diff: 250 lines (+96/-6)8 files modifiedidentityprovider/decorators.py (+14/-0)
identityprovider/templates/cookies.html (+18/-0)
identityprovider/tests/test_views_ui.py (+41/-4)
identityprovider/tests/utils.py (+3/-0)
identityprovider/urls.py (+1/-0)
identityprovider/views/account.py (+13/-1)
identityprovider/views/ui.py (+4/-1)
scripts/test (+2/-0)
affects: | ubuntuone-client → ubunet |
Changed in canonical-identity-provider: | |
milestone: | none → 2.3.0 |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: sp-2 |
Changed in canonical-identity-provider: | |
assignee: | nobody → Łukasz Czyżykowski (lukasz-czyzykowski) |
Changed in canonical-identity-provider: | |
assignee: | Łukasz Czyżykowski (lukasz-czyzykowski) → nobody |
Changed in canonical-identity-provider: | |
milestone: | 2.4.0 → 2.5.0 |
Changed in canonical-identity-provider: | |
milestone: | 2.5.0 → 2.6.0 |
Changed in canonical-identity-provider: | |
assignee: | nobody → David Owen (dsowen) |
Changed in canonical-identity-provider: | |
status: | Confirmed → In Progress |
Changed in canonical-identity-provider: | |
status: | In Progress → Fix Committed |
Changed in canonical-identity-provider: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Rolf Leggewie wrote:
> Signin will continually fail without a good error message indicating the
> reason if cookies for ubuntuone.com are blocked.
Did you get the following error? This is what I got with cookies disabled:
Unexpected form data
Launchpad doesn't understand the form data submitted in this request.