bbdoc / PoracleWeb

Web Interface add-on to PoracleJS
GNU Affero General Public License v3.0
21 stars 33 forks source link

Dbconfig #87

Closed bbdoc closed 3 years ago

bbdoc commented 3 years ago

This PR aims at migrating most settings from config.php towards the DB, with several objectives:

A migration is included. Settings from config.php will be used until you click the save button on the new page. Once done DB settings take priority and old settings can be removed from config.php.

README has been updated to help on fresh install.

Delegated administration is also part of this PR. If configured properly on PoracleJS side, this will allow you to give specific user access to only "User Management" and/or "Channel Management" and to limit which channels they are eventually allowed to administer.