You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2021. It is now read-only.
ENH: refs #0277. Removed the code that handled $_GET['reset'].
This was attempting to drop the database and recreate it. This would
only work if the person installing Midas was using a user that can
create databases as the midas user (or their root user doesn't have a
password set). Because both of these situations are discouraged in any
deployment of the system, I've removed the offending code.
0 commit comments