This commit is contained in:
Paminger
2016-03-12 07:12:46 +01:00
parent 7ac944ec28
commit f4aa42caa1
6 changed files with 27 additions and 10 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ $config['rest_realm'] = 'FHC REST API';
| authorization key
|
*/
$config['rest_auth'] = 'session';
$config['rest_auth'] = ' basic';
/*
|--------------------------------------------------------------------------