Skip to content

External directory permission does not work on Windows #11042

Description

@pschiel

Steps to reproduce

  • setup external_directory permission
  • ask agent to write a file to a different drive
  • agent writes files without asking

Root Cause

In a Windows environment with mixed paths (Windows, MSYS/GitBash) the Wildcard/Permission system breaks in several cases (relative paths, absolute paths / cross-drive) due to path mismatching.

#6763 fixes this via path normalization

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwindows

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions