Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonw/datasette-allow-permissions-debug

Always allow access to /-/permissions, for debugging
https://github.com/simonw/datasette-allow-permissions-debug

Last synced: 28 days ago
JSON representation

Always allow access to /-/permissions, for debugging

Awesome Lists containing this project

README

        

# datasette-allow-permissions-debug

[![PyPI](https://img.shields.io/pypi/v/datasette-allow-permissions-debug.svg)](https://pypi.org/project/datasette-allow-permissions-debug/)
[![Changelog](https://img.shields.io/github/v/release/simonw/datasette-allow-permissions-debug?label=changelog)](https://github.com/simonw/datasette-allow-permissions-debug/releases)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-allow-permissions-debug/blob/master/LICENSE)

Always allow access to `/-/permissions`, for debugging.

## Installation

Install this plugin in the same environment as Datasette.

$ pip install datasette-allow-permissions-debug

## Usage

Once installed, all access to `/-/permissions` will be allowed even if you are not signed in.