Testing tests
This commit is contained in:
@@ -78,9 +78,9 @@ class BasicAuth
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!empty(self::$current_token)) {
|
//if (!empty(self::$current_token)) {
|
||||||
return self::$current_token;
|
// return self::$current_token;
|
||||||
}
|
//}
|
||||||
|
|
||||||
$source = $_REQUEST['source'] ?? '';
|
$source = $_REQUEST['source'] ?? '';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user