core-admin/qubespolicy
Wojtek Porczyk 4e49b951ce Do not use assert statement in security logic
This is because assert statement gets optimised out when Python is run
with -O flag. This was pointed out to me by audience at PyWaw 76.
2018-06-11 12:32:05 +02:00
..
glade qubespolicy: ask to create default policy if none is found 2017-08-14 02:24:31 +02:00
tests qubespolicy: translate '' target to '@default' earlier 2018-03-03 03:50:59 +01:00
__init__.py Do not use assert statement in security logic 2018-06-11 12:32:05 +02:00
agent.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
cli.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00
graph.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00
gtkhelpers.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00
policycreateconfirmation.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rpcconfirmation.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00