Closed
Bug 526706
Opened 16 years ago
Closed 16 years ago
Update Skype blocklist entry on AMO
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: morgamic, Assigned: fox2mike)
Details
By request, we should update this to be a "soft block":
UPDATE blitems SET severity=1
WHERE guid='{B13721C7-F507-4982-B2E5-502A71474FED}';
Assignee | ||
Comment 1•16 years ago
|
||
mysql> UPDATE blitems SET severity=1
-> WHERE guid='{B13721C7-F507-4982-B2E5-502A71474FED}';
Query OK, 1 row affected (0.02 sec)
Rows matched: 1 Changed: 1 Warnings: 0
Done.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•