HTTP basic authentication

Set this as default authentication, providing codeception test case
This commit is contained in:
paolo
2016-04-15 15:41:38 +02:00
parent aec2e7b5ac
commit 9aef5dcc30
12 changed files with 4329 additions and 75 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ modules:
- \Helper\Api
- REST:
# API URL
url: http://localhost/build/index.ci.php/api/v1/
url: http://localhost/build/index.ci.php/api/
# Can also be a framework module name
depends: PhpBrowser
# Limits PhpBrowser to JSON or XML