Paweł Chmielowski
|
e790e66f47
|
Fix elixir tests
|
2017-05-04 12:17:41 +02:00 |
|
Paweł Chmielowski
|
f4c98f635b
|
Don't check result of jid.start
|
2017-04-25 16:46:00 +02:00 |
|
PaweÅ Chmielowski
|
44ae6bcc83
|
Fix elixir tests
|
2017-04-21 12:17:23 +02:00 |
|
Paweł Chmielowski
|
c950fc05f0
|
Update tests for changes in acl start code
|
2017-02-24 12:08:57 +01:00 |
|
Paweł Chmielowski
|
f4081a363b
|
Fix elixir tests
|
2017-02-23 09:53:20 +01:00 |
|
Badlop
|
5fdd1c39fe
|
Update copyright date automatically (#1442)
|
2017-01-02 21:42:06 +01:00 |
|
Paweł Chmielowski
|
b8e8e4b971
|
Fix elixir tests
|
2016-11-21 12:50:51 +01:00 |
|
Pablo Polvorin
|
57aeef74d5
|
stringprep might already be started
Depending on the way the test us ran
(full test suite or the elixir quicktest one)
the stringprep might already be loaded.
|
2016-07-22 19:15:56 -03:00 |
|
Pablo Polvorin
|
12b58b9870
|
Fix elixir test case: stringprep was required
|
2016-07-22 16:25:54 -03:00 |
|
Paweł Chmielowski
|
f56cff925c
|
acl: ACLName rule should match if any part of ACLName matches
|
2016-06-24 15:09:51 +02:00 |
|
Paweł Chmielowski
|
751be3cca6
|
Add some tests for {shaper,access}_rules_validator
|
2016-06-22 16:52:45 +02:00 |
|
Paweł Chmielowski
|
f1138baa80
|
Add test for more allowed access_rules
|
2016-06-16 11:12:16 +02:00 |
|
Paweł Chmielowski
|
7b308e0d41
|
Add shorter version of some common access rules definitions
This add conversion of
- allow
to
- allow: all
and
- allow: acl_name
to
- allow:
- acl: acl_name
(this works also for deny, and number in shapers)
|
2016-06-15 19:23:55 +02:00 |
|
Paweł Chmielowski
|
f8d2589ee5
|
Add tests for new acl functions
|
2016-06-06 17:12:39 +02:00 |
|
Paweł Chmielowski
|
f252b9d489
|
Update acl tests to new internal access rules syntax
|
2016-05-30 14:36:17 +02:00 |
|
Mickael Remond
|
127342449e
|
Allow testing user pattern directly in access rules
|
2016-04-08 19:45:25 +02:00 |
|
Mickael Remond
|
1dbdd58b1b
|
Add TODO to improve ACL
|
2016-04-08 12:55:35 +02:00 |
|
Mickael Remond
|
373f9fb0eb
|
Add tests on Access rules returning values
|
2016-04-07 13:04:58 +02:00 |
|
Mickael Remond
|
60c0c8e968
|
Add test when mixing ip / user rules
|
2016-04-07 12:35:29 +02:00 |
|
Mickael Remond
|
a938af4180
|
IP based ACL / Access rules and sequential evaluation of rules
|
2016-04-07 12:06:30 +02:00 |
|
Mickael Remond
|
eb36440c2e
|
Variant for user ACL test
|
2016-04-06 18:13:08 +02:00 |
|
Mickael Remond
|
d45ad3e3a5
|
Add initial basic ACL test
|
2016-04-06 18:13:08 +02:00 |
|