2 Repos
Mechanisms for delivering files that enforce authentication and permission checks before allowing download.
Distinct from Document Serving: Distinct from general Document Serving: focuses specifically on the security and permission-gating layer of file delivery.
Explore 2 awesome GitHub repositories matching business & productivity software · Access-Controlled Serving. Refine with filters or upvote what's useful.
Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites
Wagtail configures how files are delivered to users, balancing security permission checks against performance requirements through direct, redirected, or view-based serving methods.
Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.
Delivers files from the backend with link expiration and access controls based on user authentication.