OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Fix Cors policy changes may require a site reload to be activated

Open infofromca opened this issue 3 years ago • 7 comments

Fix #9841

infofromca avatar Jul 22 '22 01:07 infofromca

just add a warning alter. by following OpenId module. by the way, I found that there is also no warning alter on the Recipe module

infofromca avatar Jul 23 '22 20:07 infofromca

by the way, I found that there is also no warning alter on the Recipe module

Let me verify and fix if there's something missing

hishamco avatar Jul 23 '22 21:07 hishamco

The PR #12069 is created

hishamco avatar Jul 24 '22 02:07 hishamco

@sebastienros can we merge it? @jtkech I have multiple instances of Orchard Core running at the same time, will Tenant restart on all of the stacks?

rserj avatar Aug 03 '22 22:08 rserj

@rserj I requested few changes that are not applied yet!!

hishamco avatar Aug 03 '22 23:08 hishamco

@rserj

Yes if you have a stateless config e.g. shell settings coming from database and enabled the Tenant.Distributed feature needing e.g a concrete implemenation of a distributed cache e.g. Redis cache and then recommended Redis lock.

jtkech avatar Aug 03 '22 23:08 jtkech

@infofromca could apply the requested changes?

hishamco avatar Aug 07 '22 17:08 hishamco