mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 01:42:17 +00:00
HTTP basic authentication
Set this as default authentication, providing codeception test case
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user