updated core from 8.4 to 8.5 : bug with login_destination
This commit is contained in:
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
/**
|
||||
* Displays banned IP addresses.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
class BanAdmin extends FormBase {
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
/**
|
||||
* Provides a form to unban IP addresses.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
class BanDelete extends ConfirmFormBase {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user