mirror of
https://github.com/vrana/adminer.git
synced 2025-08-20 21:31:44 +02:00
Respect 'session.cookie_secure' if it is On
This commit is contained in:
committed by
Jakub Vrana
parent
7b60b03e6a
commit
3c3d861f41
@@ -5,6 +5,7 @@ Stop session before connecting
|
||||
Simplify running slow queries
|
||||
Decrease timeout for running slow queries from 5 seconds to 2 seconds
|
||||
Fix displaying info about non-alphabetical objects (bug #599)
|
||||
Use secure cookies on HTTP if session.cookie_secure is set
|
||||
PDO: Support binary fields download
|
||||
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
|
||||
PostgreSQL: Add SQL operator to search
|
||||
|
Reference in New Issue
Block a user