MantisBT: master 4ac42375

Author Committer Branch Timestamp Parent
cproensa dregad master 2015-09-21 03:34 master 15990874
Changeset

Prevent modification of protected config options

Do not allow edition or deletion of protected config options in db.

Currently this only covers "database_version", as defined in
config_can_delete() function.

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - adm_config_report.php Diff File
mod - adm_config_set.php Diff File