spaasis

Results 41 comments of spaasis

Hi, did you try the testing steps in the PR description? samltest.id seemed to work well enough for a simple test. Sure, I'll check the conflicts soon-ish

@skoruba Updated the PR, sorry it took forever to fix those conflicts

Hmm, can't figure out why the build fails in CI... ``` C:\projects\identityserver4-admin\src\Skoruba.IdentityServer4.STS.Identity\Skoruba.IdentityServer4.STS.Identity.csproj : error NU1605: Detected package downgrade: Skoruba.AuditLogging.EntityFramework from 1.0.0-beta8 to 1.0.0-beta7. Reference the package directly from the project...

AppVeyor CI log: "Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot open database "IdentityServer4Admin" requested by the login. The login failed."

@wggley by all means, great that you have gotten it working!

The /dist/leaflet-heat.js seems to contain the main branch version of the L.HeatLayer. After copy-pasting seems to work nicely, though!

Are there any ideas on how to fix this?

Any status update on this feature? I could really use an `add/removeClass`-type implementation

Pardon, I really need to stop leaving stuff out for "brevity"... Here's my config (you can maybe sense where the inspiration came from :) ): ``` services.AddApiVersioning( options => {...