salt/tests/unit/acl
Dmitry Kuzmenko 27017e34ce Regex support in publisher ACL rules.
Users in publisher ACL and users and functions in the publisher ACL
blacklist now have matched in the following order:
1. Equality
2. Glob
3. Regex

Users in publisher ACL still not supported in systems without pwd python
module (Windows, any else?)
2016-07-18 19:15:28 +03:00
..
__init__.py Merge pull request #34025 from rallytime/merge-2016.3 2016-06-15 15:41:00 -04:00
client_test.py Regex support in publisher ACL rules. 2016-07-18 19:15:28 +03:00