summaryrefslogtreecommitdiff
path: root/test/acl_test.exs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update tests for changes in acl start codePaweł Chmielowski2017-02-241-1/+2
* Fix elixir testsPaweł Chmielowski2017-02-231-0/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Fix elixir testsPaweł Chmielowski2016-11-211-1/+1
* stringprep might already be startedPablo Polvorin2016-07-221-1/+1
* Fix elixir test case: stringprep was requiredPablo Polvorin2016-07-221-0/+1
* acl: ACLName rule should match if any part of ACLName matchesPaweł Chmielowski2016-06-241-0/+4
* Add some tests for {shaper,access}_rules_validatorPaweł Chmielowski2016-06-221-0/+68
* Add test for more allowed access_rulesPaweł Chmielowski2016-06-161-0/+24
* Add shorter version of some common access rules definitionsPaweł Chmielowski2016-06-151-0/+25
* Add tests for new acl functionsPaweł Chmielowski2016-06-061-0/+202
* Update acl tests to new internal access rules syntaxPaweł Chmielowski2016-05-301-15/+9
* Allow testing user pattern directly in access rulesMickael Remond2016-04-081-0/+25
* Add TODO to improve ACLMickael Remond2016-04-081-2/+5
* Add tests on Access rules returning valuesMickael Remond2016-04-071-0/+14
* Add test when mixing ip / user rulesMickael Remond2016-04-071-1/+12
* IP based ACL / Access rules and sequential evaluation of rulesMickael Remond2016-04-071-1/+23
* Variant for user ACL testMickael Remond2016-04-061-0/+11
* Add initial basic ACL testMickael Remond2016-04-061-0/+42