Re: [PATCH] Add polkit authorization variables for removable media

2013-12-19 Thread Martin Pitt
Hey Pawel, Pawel Wieczorkiewicz [2013-10-07 12:41 +0200]: > Add new variables 'drive.removable.bus' and 'drive.removable.media'. > It allows restricting or granting access to removable media based on > its type by polkit authorization rules. It makes possible to grant > access to USB devices, whil

Re: [PATCH] Add polkit authorization variables for removable media

2013-11-04 Thread Pawel Wieczorkiewicz
On Mon, 7 Oct 2013 12:41:06 +0200 Pawel Wieczorkiewicz wrote: > Add new variables 'drive.removable.bus' and 'drive.removable.media'. > It allows restricting or granting access to removable media based on > its type by polkit authorization rules. It makes possible to grant > access to USB devices

[PATCH] Add polkit authorization variables for removable media

2013-10-07 Thread Pawel Wieczorkiewicz
Add new variables 'drive.removable.bus' and 'drive.removable.media'. It allows restricting or granting access to removable media based on its type by polkit authorization rules. It makes possible to grant access to USB devices, while restrict access to Optical drives. --- doc/udisks2-docs.xml |