Håkan Edling

Results 261 comments of Håkan Edling

As this is a breaking change this will be scheduled for the next major release.

It all depends on implementation. I have an idea how it could be implemented in a non breaking manner which would mean it could be released sooner.

Is there any difference if you log in with a local identity user or a window user. The error message indicates that the claims required are not attached to the...

Since you’re adding your own identity setup and not our provided package I assume there’s no user that has the claims needed to actually access the manager UI. You can...

Closing due to lack of activity

I would consider this a bug in the cache lookup, will add this to the next release. As a temporary fix 1. Make sure all aliases in the database are...

There are some major changes to the licensing between v2 and v3 of ImageSharp that we need to clear out before being able to update.

@usercode We can't upgrade `ImageSharp` to a new major version with breaking changes without changing major version for Piranha itself. If you need to upgrade to the latest version of...

@usercode To clarify a bit around the transitive package reference. Yes it’s ok as long as YOUR site isn’t using the ImageSharp package directly and it’s only used from Piranha....

The ASP.NET client sdk tools in Piranha is basically just middleware redirecting to ASP.NET, and then it's up to the rendering to do its magic any way it sees fit....