mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Permissions overhaul - Define permissions in the database
2nd attempt at this one! Similar to #1008 but separately defining the roles, modules and associated permissions in the database. Also has admin being a defined role automatically having full access. Parent issue: #530
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.4.9");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.5.0");
|
||||
|
||||
Reference in New Issue
Block a user