Add tests for http and ari ACL support#126
Add tests for http and ari ACL support#126github-actions[bot] merged 1 commit intoasterisk:masterfrom
Conversation
|
cherry-pick-to: 20 |
|
Workflow PRCheck failed |
|
Workflow PRCheck completed successfully |
| testinfo: | ||
| summary: Test authentication for the RESTful API | ||
| description: | | ||
| This test attempts several accesses to the RESTful API via all of its |
There was a problem hiding this comment.
I think this description and summary is not detailed enough
575dc18 to
cc6c14a
Compare
|
Workflow PR completed successfully |
The following tests have been added to test the added http path and ari user acl options tests/http_server/acl/ - Tests path based ACL tests/rest_api/authentication_user_acl/ - Tests ari user based ACL These tests verify the following: A blanket deny with a matching permt allows A blanket deny with no permit denies A blanket deny with a non-matching permit denies
cc6c14a to
31849ec
Compare
|
Workflow PR completed successfully |
|
Workflow CPCheck failed |
|
Workflow CPCheck completed successfully |
|
Workflow CPCheck completed successfully |
|
Successfully merged to branch master and cherry-picked to ["20","22","23"] |
The following tests have been added to test the added http path and
ari user acl options
tests/http_server/acl/ - Tests path based ACL
tests/rest_api/authentication_user_acl/ - Tests ari user based ACL
These tests verify the following:
A blanket deny with a matching permt allows
A blanket deny with no permit denies
A blanket deny with a non-matching permit denies