CodePlexProject Hosting for Open Source Software
I was wondering if it's possible to deploy an orchard site, without the dashboard/admin to and have the management of the site done locally on my workstation?
JasonCornwell wrote: I was wondering if it's possible to deploy an orchard site, without the dashboard/admin to and have the management of the site done locally on my workstation?
Why so?
To completely remove the possibility of someone messing about with the site.
I know that there is security to prevent users from doing this, but thought that the complete removal of the dashboard would be a better idea.
JasonCornwell wrote: To completely remove the possibility of someone messing about with the site. I know that there is security to prevent users from doing this, but thought that the complete removal of the dashboard would be a better idea.
What if someone hacks your workstation?
There's a smaller chance of my workstation getting hacked, as it's not permanently on, compared to a web server.
I'm sure you could do it with a filter. Check for ip address or something like that. Just inherit from FilterProvider and implement IAuthorizationFilter in a module that's enabled.
Are you sure you want to delete this post? You will not be able to recover it later.
Are you sure you want to delete this thread? You will not be able to recover it later.