[WIP] Web Panel / Web Admin: Permission Based Web Admin to Change/View Database Values

@thatziv

That is the Sql code for the script :3

ALTER TABLE users ADD password VARCHAR(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT ‘password’