08-31-2014, 07:18 PM
There are a few thoughts on improving the webadmin, so that it can be used as a public interface, too, and that is a bit inconsistent with your redesign. I'd like MCS to be able to serve public content (using plugins) and also to function as a webadmin, after you log in properly; the login should not be http-auth-based, but instead some more modern approach, so that you can access the same pages, only with different credentials, and the contents would change based on your permissions. This way the server could, for example, serve its own live map publicly, or some statistics, or some public REST API...