Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make previews controller extensible #434

Closed
juanmanuelramallo opened this issue Aug 1, 2020 · 1 comment · Fixed by #493
Closed

Make previews controller extensible #434

juanmanuelramallo opened this issue Aug 1, 2020 · 1 comment · Fixed by #493
Assignees

Comments

@juanmanuelramallo
Copy link
Collaborator

Feature request

Make the previews controller to be extensible by allowing users to add authentication, authorization, before actions, or anything that the end user would need to meet their needs.

Motivation

It all started in discussion #412
@jonspalmer came up with a good suggestion, which is to copy Devise's "parent class" feature. It will enable devs to set up a parent class if needed.

#412 (reply in thread)

@juanmanuelramallo juanmanuelramallo self-assigned this Aug 1, 2020
@stale stale bot added the stale label Aug 31, 2020
@stale stale bot closed this as completed Sep 7, 2020
@joelhawksley joelhawksley reopened this Sep 8, 2020
@stale stale bot removed the stale label Sep 8, 2020
@ViewComponent ViewComponent deleted a comment from stale bot Sep 8, 2020
@swanson
Copy link
Contributor

swanson commented Sep 30, 2020

👋 Going to take a stab at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants