1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-02 02:42:37 +02:00
Files
Peter Knut 43a0305a23 Fix server URL validation for Oracle connections
Every driver can validate URL host and path by its own rules. Path is forbidden by default, HTTP-based drivers allow only '/' as path and Oracle driver validates path according to the EasyConnect URL format.
2024-08-20 23:58:16 +02:00
..