Allow access to the render route when in development mode

Created on 29 March 2024, 3 months ago
Updated 9 May 2024, about 1 month ago

Problem/Motivation

The storybook.render_story route checks access for the 'render storybook stories' permission. Since storybook calls this route as an anonymous user, it's necessary to give this permission to anonymous users. When using this only for development, its inconvenient to always re-set this permission after config-import.

Proposed resolution

Allow access per default when in development mode.

Data model changes

When in development mode, access is automatically granted for the storybook.render_story route

✨ Feature request
Status

Fixed

Version

1.0

Component

Storybook

Created by

πŸ‡ΊπŸ‡ΈUnited States raywalters

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024