core-admin/qubes/api
Marek Marczykowski-Górecki 68b6f1ec76
qubespolicy: use '@' instead of '$' for policy keywords
Using '$' is easy to misuse in shell scripts, shell commands etc. After
all this years, lets abandon this dangerous character and move to
something safer: '@'. The choice was made after reviewing specifications
of various shells on different operating systems and this is the
character that have no special meaning in none of them.

To preserve compatibility, automatically translate '$' to '@' when
loading policy files.
2018-02-19 03:33:40 +01:00
..
__init__.py Make pylint happy 2017-12-21 18:19:10 +01:00
admin.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00
internal.py Fix typo in volume import end handler 2017-11-21 01:05:06 -05:00
misc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00