Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Settings
Settings
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 717
    • Issues 717
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 63
    • Merge Requests 63
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • SettingsSettings
  • Merge Requests
  • !366

Merged
Created Jan 29, 2019 by Ludovico de Nittis@denittisDeveloper

privacy: Add USB protection entry

  • Overview 44
  • Commits 1
  • Pipelines 15
  • Changes 2

This is related to the GNOME-Shell MR gnome-shell!369, the gnome-settings-daemon MR gnome-settings-daemon!75 (merged) and the gsettings-desktop-schemas MR gsettings-desktop-schemas!15 (merged).

I talked about this in Planet GNOME. First post here https://ryuzakikk.github.io/gnome/internship-preparation/

This MR adds an entry in the privacy panel of g-c-c. From there the users will be able to check and edit their USB protection level.

We have a general on/off switch and below a drop down menu where is possible to choose when to allow/block new USB devices.

The drop down entries are: "Never", "When lock screen is active" and "Always".

OLD VERSION:

g-c-c-usb-switch

g-c-c-usb-current-state

USBGuard is required for this functionality to work. So we check if it is available and if it is not we gray out the drop down and the on/off switch.

This is the NEW VERSION:

Peek_2019-02-19_10-30

And this is the FINAL VERSION:

Screenshot_from_2020-01-29_16-34-49

Edited Jan 29, 2020 by Ludovico de Nittis
Assignee
Assign to
Reviewer
Request review from
GNOME 3.38
Milestone
GNOME 3.38
Assign milestone
Time tracking
Source branch: usbv5