launchpad should mark required sreg attributes as required
Bug #810626 reported by
Ricardo Kirkner
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Undecided
|
Unassigned | ||
Launchpad itself |
Fix Released
|
Critical
|
William Grant |
Bug Description
We're releasing a feature to allow end-users to decide which attributes to share with the consumer site (see bug #121533).
While testing this on staging, we found that the username and email sreg attributes, while marked as optional result in an oops (bug #810623) if not provided. They should probably be marked as required.
Related branches
lp://staging/~wgrant/launchpad/bug-810626
- William Grant (community): Approve
-
Diff: 25 lines (+3/-1)2 files modifiedlib/canonical/launchpad/webapp/login.py (+1/-1)
lib/canonical/launchpad/webapp/tests/test_login.py (+2/-0)
Changed in launchpad: | |
assignee: | nobody → William Grant (wgrant) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
Changed in canonical-identity-provider: | |
status: | New → Fix Released |
To post a comment you must log in.
Escalated by ISD because they are waiting on us to fix this to deploy their new version.