awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPath-Based Override Rules

Rules that allow overriding broader deny rules to permit access to specific subdirectories.

Distinct from Access Rules: Distinct from general Access Rules: focuses on the override mechanism where a child path is explicitly allowed despite a parent deny rule.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Path-Based Override Rules. Refine with filters or upvote what's useful.

Awesome Path-Based Override Rules GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gtsteffaniak/filebrowserAvatar von gtsteffaniak

    gtsteffaniak/filebrowser

    6,330Auf GitHub ansehen↗

    FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external dependencies. It provides a web-based interface for browsing, uploading, editing, and sharing files on a remote server, with a core architecture built on JWT-based stateless authentication and a rule-based path permission engine that controls access at the directory level. The project distinguishes itself through a comprehensive access control system that supports multi-provider authentication including OIDC, LDAP, external JWT, and two-factor authentication, alongside granular p

    Permit access to a subdirectory even when a broader deny rule blocks the parent directory.

    Go
    Auf GitHub ansehen↗6,330
  • zai-org/glm-4.5Avatar von zai-org

    zai-org/GLM-4.5

    4,210Auf GitHub ansehen↗

    GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an autonomous AI agent, and a multimodal content generator capable of processing and generating text, images, audio, and video within a single unified system. The project is distinguished by its deep reasoning capabilities, utilizing chain-of-thought processing to solve complex mathematical, logical, and technical problems. It features an agentic architecture that allows for autonomous task execution, long-horizon goal planning, and the ability to interact with external tools an

    Loads specific instruction files dynamically based on the current directory path to scope agent behavior.

    Pythonagentglmllm
    Auf GitHub ansehen↗4,210
  1. Home
  2. Software Engineering & Architecture
  3. Access Rules
  4. Path-Based Override Rules