Benedek Farkas

Results 30 issues of Benedek Farkas

Orchard allows creating resources in a ResourceManifest that don't have an actual file associated with them. This is useful in a situation where a component doesn't have its "own" style/script...

So my story begins with writing a Projection Filter that (left outer) joins CommonPartRecord with a condition that the current User is the owner of the content. Left outer join...

Windows (NTFS) prohibits the use of the following characters in file and folder names: `"`, `*`, `:`, ``, `?`, `|`, `/`, `\`. Due to the differences in how files are...

We have a few dozen `[Obsolete]` components. This issue is about removing as many of them as possible, the deciding condition being that the component was marked obsolete more than...

Counterpart of https://github.com/OrchardCMS/OrchardCore/issues/2177. Suggested changes: 1. Add `Hint` property to the `Permissions` class that should be used to explain in detail how that permission affects the Users' access. 2. Add...

Permissions
Security

Which can pretty much kill a site or even a whole server, even if you don't have many content items, just some Layout (as in Orchard.Layouts) that renders the Query.

Follow-up for #7741: When https://github.com/Azure/azure-storage-net/issues/892 is fixed, the workaround applied in #8215 can be removed.

Media
Azure

Yes, everywhere. We should've done this a long time ago... Orchard Core is already code styled like that, so let's upgrade! A couple of remarks: - [CodeMaid](https://marketplace.visualstudio.com/items?itemName=SteveCadwallader.CodeMaid) is a great...