Pinned certificates are not remembered
Bug #955339 reported by
Manuel de la Peña
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Single Sign On Client |
Triaged
|
Wishlist
|
Manuel de la Peña |
Bug Description
When the user accepts an ssl certificated this should be remembered so that the ssl dialog is not shown again.
Related branches
lp://staging/~mandel/ubuntu-sso-client/pinned-certs
Rejected
for merging
into
lp://staging/ubuntu-sso-client
- Manuel de la Peña (community): Disapprove
- dobey (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 480 lines (+304/-51)6 files modifiedubuntu_sso/utils/webclient/common.py (+23/-10)
ubuntu_sso/utils/webclient/libsoup.py (+3/-13)
ubuntu_sso/utils/webclient/qtnetwork.py (+2/-22)
ubuntu_sso/utils/webclient/ssl_certs.py (+105/-0)
ubuntu_sso/utils/webclient/tests/test_ssl_certs.py (+151/-0)
ubuntu_sso/utils/webclient/tests/test_webclient.py (+20/-6)
Changed in ubuntu-sso-client: | |
importance: | Medium → Wishlist |
status: | In Progress → Triaged |
tags: | added: webclient-ssl |
To post a comment you must log in.