Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: kylem on November 28, 2007, 09:02:04 PM

Title: Can't Delete Database Password
Post by: kylem on November 28, 2007, 09:02:04 PM
Something that prevents the database password from being deleted through the  Admin Control Panel would be nice.  Would've saved me a lot of trouble tonight.
Title: Re: Can't Delete Database Password
Post by: karlbenson on November 28, 2007, 09:07:05 PM
change the chmod on Settings.php to remove the "write" setting for each group.

Now none of the Settings in settings.php can be changed without re-adding the write settings.