tree e8d0e793420d6007c0e0646759d42cf97951a35d parent c5c066c3e726ee429b5a9f6659f2327fcd5bc886 author Dan Brown 1778778646 +0100 committer Dan Brown 1778778646 +0100 gpgsig -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSY+FNlcMmjdFv6i68RYJT+Fa5lwAUCagYCggAKCRARYJT+Fa5l wKmOAPwO8lTAj3XTizrePNdVERZoqGPTBxjfrMMUDFNwV6u8IQD/Wt2zOo63y9Uv sPvG1er7tAz1BjBxlJvDcl2dCE5R0AM= =Jquf -----END PGP SIGNATURE----- Images: Increased validation against related page on upload Adds validation that the related page exists, is visible, and that the user has page edit permissions for the page. Aligns with attachment permission model, and aligns across different image endpoints. Added tests to cover. Closes #6126