fix: recognize host.docker.internal as localhost in Docker deployments (#744)
* fix: recognize host.docker.internal as localhost in Docker deployments * chore: remove tunnel-auth test file
This commit is contained in:
@@ -56,3 +56,4 @@ This module provides OpenCode server integration utilities for the web server ru
|
||||
- All file writes include automatic backup before modification.
|
||||
- Config merging follows priority: custom > project > user.
|
||||
- UI auth uses scrypt for password hashing with constant-time comparison.
|
||||
- Tunnel auth treats `host.docker.internal` as local-only when the socket remote IP is private/loopback.
|
||||
|
||||
Reference in New Issue
Block a user