fixed auth bug

This commit is contained in:
Stefan Puraner
2016-04-13 13:45:34 +02:00
parent cc88d3b5d5
commit 094a045310
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -194,11 +194,11 @@ $config['auth_library_function'] = 'auth';
$config['auth_override_class_method_http']['Person']['checkBewerbung']['get'] = 'none';
$config['auth_override_class_method_http']['Person']['person']['post'] = 'none';
$config['auth_override_class_method_http']['Person']['person']['get'] = 'none';
$config['auth_override_class_method_http']['Kontakt']['kontakt']['post'] = 'none';
$config['auth_override_class_method_http']['Person']['checkZugangscodePerson']['get'] = 'none';
$config['auth_override_class_method_http']['Kontakt']['kontaktPerson']['get'] = 'none';
$config['auth_override_class_method_http']['Person']['personFromCode']['post'] = 'none';
$config['auth_override_class_method_http']['Person']['personUpdate']['post'] = 'none';
$config['auth_override_class_method_http']['Kontakt']['kontakt']['post'] = 'none';
$config['auth_override_class_method_http']['Kontakt']['kontaktPerson']['get'] = 'none';
// ---Uncomment list line for the wildard unit test
// $config['auth_override_class_method_http']['wildcard_test_cases']['*']['options'] = 'basic';
@@ -25,7 +25,7 @@ require_once FCPATH.'include/authentication.class.php';
// ------------------------------------------------------------------------
class Fhcauth
class FHC_Auth
{
/**
* Auth Username, Password over FH-Complete