SenseNet / sn-webpages

UI layer for the sensenet platform built using ASP.NET pages, webparts and controls.
https://www.sensenet.com/
GNU General Public License v2.0
5 stars 8 forks source link

Use a safe query in PageTemplateManager to load pages. #28

Closed tusmester closed 6 years ago

tusmester commented 6 years ago

This fix was necessary because during patching (sn6-sn7) a text query was executed in admin mode (from an snadmin step) and it was not registered among safe queries.