Shannon Deminick

Results 325 comments of Shannon Deminick
trafficstars

> Could it be with anything to do with having variants enabled on the document type? You can try to do a clean/vanilla install with Umbraco and Articulate without changing...

Yup, it's a very common question on Our, just need to invent some more time in my life to write more docs :)

Not sure, what theme are you using? is it a custom theme? I cannot replicate this issue on my site which is running 8.15.2

Many have been done now, but OTOMH cant' remember what is remaining. But yes please if you see any of these missing from the latest version, please create issues and...

Hi @garrettatx i know this is super old but just going through these old issues, questions, etc... I've marked this as `help wanted`. If you or anyone wants to pick...

Have marked as `help wanted`. Since sitemaps for sites can be generated in a ton of ways, perhaps this implementation can generate one for what Articulate knows about along with...

I think anything that is on npm is on there :) Still works without the default file set, but just means you have to find the file. Works good though...

Nothing is simple with authentication/authorization ;) especially when it comes to OAuth. OAuth comes is tons of flavors and they are all different unfortunately. Which is why most are now...

Hi, unfortunately I don't have experience with federation auth. I'm sure it's possible but with identity and owin debugging you'll typically have to step through a lot of code to...

This is a known limitation see https://github.com/Shazwazza/UmbracoIdentity/wiki/Known-Issues If you need these features, you need to extend the implementation and implement these yourself. Of course any PR would be hugely appreciated!