Hisham Bin Ateya

Results 1450 comments of Hisham Bin Ateya

> If we are able to solve these challenges What are the challenges Shaun?

User impersonation is a common feature in many CMSs like: Umbraco, DNN .. ect, I already implemented in OC, I'm not sure what the security implication that @chlupac refer to?

@iJungleboy try to use `RouteDataRequestCultureProvider`

ASP.NET Core Localization has ability to get the culture from the URl, using `RouteDataRequestCultureProvider`

@sbwalker could you please assign this to me and describe the work needed here. According to my understanding it's related to content localization, but if the intend is to capture...

Exactly but that's what the issue is all about, coz I saw it in the roadmap for `3.1.0`

@sbwalker I didn't hear from you since 3 months, is the intend of this to capture the language from route segment?

OC is heavily using YesSQL, but this didn't prevent to explore what you did Thanks

After a quick look seems what you did is `OrchardDbContext` which is a good start, but as I said before OC is heavily using YesSQL, so I will keep this...

Also [this](https://github.com/OrchardCMS/OrchardCore/discussions/7716#discussioncomment-137167) a very good clarification from @jtkech