summaryrefslogtreecommitdiff
path: root/plugins/python/example_policy_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid using typing annotations so tests run with Python 3.4.Todd C. Miller2020-04-071-9/+7
* plugins/python/example_*.py: document returning error stringRobert Manner2020-02-061-16/+17
* plugins/python/example*.py: pep8 fixes (mainly line too long)Robert Manner2020-02-061-8/+8
* plugins/python/sudo_python_module.c: use IntEnums instead of constantsRobert Manner2020-02-041-11/+11
* plugins/python/example_policy_plugin.py: extend user env changing exampleRobert Manner2020-01-101-1/+1
* plugins/python/example_policy_plugin.py: make allowed_commands orderedRobert Manner2020-01-091-1/+1
* plugins/python: fix confusing version displayRobert Manner2020-01-091-1/+1
* plugins/python: add example python policy pluginRobert Manner2019-11-191-0/+173