mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-18 21:48:24 -04:00
+1
-1
@@ -205,7 +205,7 @@ class Controller
|
||||
}
|
||||
}
|
||||
if( !in_array($remoteip, $whitelist) ) {
|
||||
$this->_return_message(1, I18n::_('Your IP is not authorized'));
|
||||
$this->_return_message(1, I18n::_('Your IP is not authorized to create pastes.'));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user