This commit is contained in:
Paul Schneider 2021-05-11 23:01:11 +01:00
commit 97dec15153
5 changed files with 75 additions and 78 deletions

View file

@ -77,8 +77,6 @@ namespace nuget_host
app.UseStaticFiles();
app.UseHttpsRedirection();
app.UseAuthentication();