Press Ctrl / CMD + C to copy this to your clipboard.
Copied to clipboard
Flag this post as spam?
This post will be reported to the moderators as potential spam to be looked at
Topic author was deleted
Jan 23, 2020 @ 15:53
404 from backoffice on different domain
Hey,
Experiencing the following with latest version (UNLIMITED
LICENSE) on v7
Site A (not protected)
Site B (not protected)
Intranet(protected with login page underneath)
In the media folder we have a couple of folders that are protected, if you try to access those items when you login to the backoffice with the domain name of Site A it gives a 404, works fine if you login with domain name from Intranet (subdomain of main) it works fine... (probably since this has the login page).
And of course most editors login with main domain ....
You can disable validation for Umbraco Backoffice users by setting allowAccessForUmbracoUsers to true in app_plugins/mediaprotect/config/mediaprotect.config .
Topic author was deleted
404 from backoffice on different domain
Hey,
Experiencing the following with latest version (UNLIMITED LICENSE) on v7
In the media folder we have a couple of folders that are protected, if you try to access those items when you login to the backoffice with the domain name of Site A it gives a 404, works fine if you login with domain name from Intranet (subdomain of main) it works fine... (probably since this has the login page).
And of course most editors login with main domain ....
Hi Tim,
You can disable validation for Umbraco Backoffice users by setting allowAccessForUmbracoUsers to true in app_plugins/mediaprotect/config/mediaprotect.config .
Hope this helps,
Richard
Comment author was deleted
Sweet, will try that, thanks!
Comment author was deleted
Works, ace!
is working on a reply...