Just a curious thought that popped into my head: i...
# social
r
Just a curious thought that popped into my head: is it possible to white list specific pages created in the cms? Like enter the ip in a field of a page in the back office and only those with the ip can view the page? Ip whitelisr from what I've learned has only been done in web.config so maybe not possible? Or maybe you can get the ip from the visitor and just check if it is the same to the Ip defined in tje field
c
Hi, there's nothing out of the box for doing this but I can imagine it would be a great package idea. Perhaps as an action menu item or a content app. You could have a dashboard like Skybrud redirects where you can manage them all in one place. I bet there are plenty of people here who could guide you or help you build it.
s
And remember that we have #help channels for just these kinds of questions 😉
r
Ah thanks! I will use help ones in the future 👍
s
There was a v7 package for this, not sure how hard it would be to adapt: https://our.umbraco.com/packages/backoffice-extensions/ourshield/
https://github.com/JcRichards1991/Our.Shield/issues/54 Maybe offer some help if you're super interested!
r
Thanks!