Jonas Hamnered
Jonas Hamnered
### Expected Behavior Assigning an (image) item directly to a image field property should produce a raw value such as `` ### Actual Behavior If the image has an alt...
### Expected Behavior After enabling the restfulv2 service, requests to `/-/script/v2/master/?user=remoteuser&password=invalidpassword` should result in a permission denied response. This would be in line with the [documentation ](https://doc.sitecorepowershell.com/modules/integration-points/web-api)and [tests](https://github.com/SitecorePowerShell/Console/blob/master/Modules/Remoting%20Tests%20-%20Web%20Api.Tests.ps1): ### Actual...