Enable bruteforce protection on login endpoint
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
<link href="/assets/css/bootstrap.css" rel="stylesheet" crossorigin="anonymous"/>
|
||||
</head>
|
||||
<body>
|
||||
<p>You are not allowed to access this resource.</p>
|
||||
<p>{{ message }}</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user