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

Require alchemy/version in controllers using ssl_required #113

Merged
merged 2 commits into from
Nov 22, 2020

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Nov 18, 2020

We need to require "alchemy/version" in these controllers to
be able to read the Alchemy.gem_version. This file is not
required anywhere and the method will not be defined otherwise.

Closes #111

We need to `require "alchemy/version"` in these controllers to
be able to read the `Alchemy.gem_version`. This file is not
required anywhere and the method will not be defined otherwise.

Closes AlchemyCMS#111
@tvdeyen tvdeyen mentioned this pull request Nov 18, 2020
@tvdeyen tvdeyen added the Needs Backport Needs a backport to last stable version label Nov 18, 2020
@tvdeyen tvdeyen added this to the 5.0 milestone Nov 22, 2020
@tvdeyen tvdeyen merged commit 29098af into AlchemyCMS:main Nov 22, 2020
@tvdeyen tvdeyen deleted the require-version branch November 22, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Backport Needs a backport to last stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant