master
Maxime ROCHER 2 months ago
parent 6fa4511781
commit eab4b4fa05

@ -6,8 +6,11 @@ namespace WF_WebAdmin.Pages
{ {
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)] [ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
[IgnoreAntiforgeryToken] [IgnoreAntiforgeryToken]
public class ErrorModel : PageModel public class ErrorModel : PageModel
{ {
private ILogger<ErrorModel> _logger;
public string? RequestId { get; set; } public string? RequestId { get; set; }
public bool ShowRequestId => !string.IsNullOrEmpty(RequestId); public bool ShowRequestId => !string.IsNullOrEmpty(RequestId);

@ -22,5 +22,157 @@
{ {
"LogLevel": 2, "LogLevel": 2,
"Message": "Editing the quote C\u0027est le choix qui fait l\u0027homme, non le destin." "Message": "Editing the quote C\u0027est le choix qui fait l\u0027homme, non le destin."
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
},
{
"LogLevel": 2,
"Message": "Random change of quote of the day"
} }
] ]
Loading…
Cancel
Save