Closed
Bug 1888259
Opened 1 year ago
Closed 1 year ago
Show a notification when an operation is rejected due to no agent connection
Categories
(Firefox :: Data Loss Prevention, defect)
Firefox
Data Loss Prevention
Tracking
()
VERIFIED
FIXED
126 Branch
People
(Reporter: haik, Assigned: gstoll)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
With DLP enabled but not agent running, clipboard paste operations are blocked without any error or notification to the user. This is with DefaultAllow=false
which is the default.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Note that this also covers the case when the connection initially succeeds but then the agent goes away - we hope to handle this better in bug 1888293. This also shows a message if the signature verification fails.
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/502ae6391769
Show a notification when a Content Analysis request is denied for lack of an agent connection r=dlp-reviewers,fluent-reviewers,handyman
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Comment 4•10 months ago
•
|
||
Verified as fixed on Firefox 128.0b1 and on Firefox Nightly 129.0a1 (2024-06-10), using Windows 11.
- "Content Analysis / Unable to connect to QA Test DLP Agent. Paste denied" notification is displayed after clipboard pasting, when DLP is enabled but no agent is running.
- "Content Analysis / An error occurred in communicating with QA Test DLP Agent. Paste denied" notification is displayed after clipboard pasting, when DLP is enabled but the agent is no longer running.
- "Content Analysis / Failed signature for QA Test DLP Agent. Paste denied" notification is displayed after clipboard pasting, when DLP is enabled and the agent is running, but the signature verification fails.
You need to log in
before you can comment on or make changes to this bug.
Description
•