Ibrahim Muhammad Nada
Ibrahim Muhammad Nada
There are a lot of methods that uses the user id its not limited to the publish method , same goes for delete an so on. gonna look into it
Is it okay to make some kind of a dynamic proxy to intercept all method calls and check for user id there ? this proxy can be applied using DI...
> @IbrahimMNada No that would not be preferable IMO 😁 > Instead we should return an Attempt, like we now do in most services, and then this should just fail...
Fixed in https://github.com/umbraco/Umbraco-CMS/pull/17248
@sfmskywalker kindly check this when ever you can
introduce JsonEmitterBase completion of ( Tweak MetaData Report format for better readability #5929)
> Hi, > > what is the difference from #5929 and why did you decide to create a new PR? @evgenyfedorov2 Hello there ! , there is no difference between...
introduce JsonEmitterBase completion of ( Tweak MetaData Report format for better readability #5929)
> > > Hi, > > > what is the difference from #5929 and why did you decide to create a new PR? > > > > > > @evgenyfedorov2...