Libsoup webclient implementation does not show the ssl dialog when there is an error
Bug #939671 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
The libsoup webclient implementation does not show the ssl dialog when there is an error. This dialogs should be shown in order to allow the user to accept the cert.
Related branches
lp://staging/~mandel/ubuntu-sso-client/libsoup-ssl-dialog
Rejected
for merging
into
lp://staging/ubuntu-sso-client
- Manuel de la Peña (community): Disapprove
- Natalia Bidart: Pending requested
- Alejandro J. Cura: Pending requested
-
Diff: 197 lines (+65/-18)5 files modifiedubuntu_sso/qt/ssl_dialog.py (+1/-1)
ubuntu_sso/utils/webclient/common.py (+10/-0)
ubuntu_sso/utils/webclient/libsoup.py (+41/-7)
ubuntu_sso/utils/webclient/tests/__init__.py (+9/-6)
ubuntu_sso/utils/webclient/tests/test_webclient.py (+4/-4)
summary: |
- SSL certificate is not shown when there are errors + Libsoup webclient implementation does not show the ssl dialog when there + is an error |
description: | updated |
Changed in ubuntu-sso-client: | |
status: | Triaged → In Progress |
Changed in ubuntu-sso-client: | |
importance: | Medium → Wishlist |
status: | In Progress → Triaged |
tags: | added: webclient-ssl |
To post a comment you must log in.