1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

Disable autocompleting password on create user page

This commit is contained in:
Jakub Vrana
2018-02-02 08:52:15 +01:00
parent f128c2d1ea
commit 473b60361b
2 changed files with 2 additions and 1 deletions

View File

@@ -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