Web Server API
#4
The first problem you ever run into when designing a system with both public and private faces is, how do you manage accounts? Webadmin was designed as a simple way for the admins to manage the server, it is simple - the main server admin defines the accounts in the webadmin.ini file. But if there are to be accounts and permissions and what not, who then creates the accounts? Who assigns all the permissions? Does Cuberite store the logins? Or do we use a third party for logging in?

I wouldn't remove the current system, it work okay for what it was meant. We could simply add another system outside of the "/webadmin" namespace, with any rules we think of. That way, we can simply phase webadmin out slowly, after all the plugins are migrated to the new system.

I definitely don't like webadmin-as-separate-plugin. Too much setup and maintenance cost, with nearly zero advantages.
Reply
Thanks given by:


Messages In This Thread
Web Server API - by yangm97 - 11-28-2016, 03:36 AM
RE: Web Server API - by NiLSPACE - 11-28-2016, 04:00 AM
RE: Web Server API - by yangm97 - 11-28-2016, 04:15 AM
RE: Web Server API - by xoft - 11-28-2016, 05:11 AM
RE: Web Server API - by yangm97 - 11-28-2016, 05:29 AM
RE: Web Server API - by ShadowCone - 11-28-2016, 05:56 AM
RE: Web Server API - by yangm97 - 11-28-2016, 06:08 AM
RE: Web Server API - by ShadowCone - 11-28-2016, 05:45 PM
RE: Web Server API - by sphinxc0re - 01-13-2017, 10:42 AM
RE: Web Server API - by sphinxc0re - 01-13-2017, 10:49 AM
RE: Web Server API - by yangm97 - 01-13-2017, 01:31 PM



Users browsing this thread: 1 Guest(s)