refactor: remove source host allowlist from direct login
This commit is contained in:
@@ -19,7 +19,6 @@ foreach ([
|
||||
'KeyName.php',
|
||||
'RateLimiter.php',
|
||||
'RemoteLoginUrlClient.php',
|
||||
'SourceAuthorizer.php',
|
||||
'UrlValidator.php',
|
||||
] as $file) {
|
||||
require_once PLUGIN_EXEC_DIR . '/lib/' . $file;
|
||||
|
||||
Reference in New Issue
Block a user