2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00
Files
apparmor/utils
Christian Boltz cc9cf967b2 Add (abstract) get_clean() method to baserule
Also add a test to ensure it raises an AppArmorBug.


Acked-by: Kshitij Gupta <kgupta8592@gmail.com>
2015-10-28 22:52:07 +01:00
..
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-10-20 22:03:58 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.