You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -86,21 +86,6 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
86
86
}
87
87
```
88
88
89
-
## Basic Authentication
90
-
91
-
If you need to add basic authentication to your serilog-ui instance, you can use the `BasicAuthenticationFilter`. Here's how to configure it in your `Startup.Configure` method:
0 commit comments