Allow specific paths to be accessed via HTML

Created on 3 May 2023, about 1 year ago
Updated 10 May 2023, about 1 year ago

Problem/Motivation

There are use-cases that mean you'd like to be able to access certain paths on the backend via HTML. For example, if you are generating PDFs on the backend and you want them available, perhaps via the private files route.

Proposed resolution

Not sure of the best approach yet.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

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

Comments & Activities

  • Issue created by @alexpott
  • πŸ‡²πŸ‡ΊMauritius whiz11

    In my case, the pdfs are generated on the file. I was thinking maybe we have some config form in the backend where we are able to add paths patterns for those urls that we still want to be accessible on the backend

  • Status changed to Closed: duplicate about 1 year ago
  • πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

    I think this will be fixed by πŸ“Œ Media module is fundamentally broken by this module Fixed which tweaks the approach of the module to be less eager to 404. That fix allows image cache files to work so I expect this to work too.

Production build 0.69.0 2024