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

Send 403 for auth error

This commit is contained in:
Jakub Vrana
2014-09-13 12:03:13 -07:00
parent 7a370e7885
commit 594085c6f5
2 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ Make master key unreadable to others (bug #410)
Fix edit by long non-utf8 string
Specify encoding for PHP 5.6 with invalid default_charset
Fix saving NULL value, bug since Adminer 4.0.3
Send 403 for auth error
MySQL: Use utf8mb4 if available
PostgreSQL: Materialized views
Elasticsearch: Use where in select