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

Fix unsetting permanent login after logout

This commit is contained in:
Jakub Vrana
2013-04-24 18:27:18 -07:00
parent 2b58ebe327
commit c270a06fb1
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ Allow loading more data with inline edit (bug #3605531)
Stay on the same page after deleting rows (bug #3605845)
Respect checked tables in export filename (bug #3245464)
Respect PHP configuration max_input_vars
Fix unsetting permanent login after logout
Disable autocapitalize in identifiers on mobile browsers
MySQL: Compatibility with MySQL 5.6
MySQL: Move ALTER export to plugin