SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

sn-io import fails with public admin client #1861

Closed VargaJoe closed 1 year ago

VargaJoe commented 1 year ago

sn-io import gets forbidden error whit PublicAdmin client settings image.png

repro:

tusmester commented 1 year ago

The Import action access issue has been resolved. There is another permission-related issue when importing with public admin (see-only permission for the Root) but that is a separate issue. https://github.com/SenseNet/sensenet/issues/1867