diff --git a/adminer/user.inc.php b/adminer/user.inc.php index 97dff632..abaab55a 100644 --- a/adminer/user.inc.php +++ b/adminer/user.inc.php @@ -134,7 +134,7 @@ if ($_POST) {
" autocapitalize="off">
" autocapitalize="off"> -
"> +
" autocomplete="new-password">
diff --git a/changes.txt b/changes.txt index 6fa52ff9..ca52e9f2 100644 --- a/changes.txt +++ b/changes.txt @@ -5,6 +5,7 @@ Fully support functions in default values Stop redirecting links via adminer.org Support X-Forwarded-Prefix Display options for timestamp columns when creating a new table +Disable autocompleting password on create user page Use primary key to edit rows even if not selected MySQL, PostgreSQL: Display warnings MySQL: Add floor and ceil select functions