* Small fixes * Replace escapeString with quoteString This also fixes bug with $_POST['old_username']. * Add userExists() method * Merge if statements * Use ServerRequest for $initial * Extract getExportPageTitle from getExportUserDefinitionTextarea * Update baselines * Complete redesign of getCurrentAuthenticationPlugin() * Add method getEmptyUserNotice() * Remove redundant variable sets and unsets * Add method checkStructureOfPrivilegeTable() * Remove testGetHtmlForViewUsersError() * Privatize getAddUserHtmlFieldset * Improve tests for mysql.user table checks Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> |
||
|---|---|---|
| .. | ||
| Databases | ||
| Privileges | ||
| Status | ||
| BinlogControllerTest.php | ||
| CollationsControllerTest.php | ||
| DatabasesControllerTest.php | ||
| EnginesControllerTest.php | ||
| PluginsControllerTest.php | ||
| PrivilegesControllerTest.php | ||
| ShowEngineControllerTest.php | ||
| VariablesControllerTest.php | ||