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

LDEV-4949 serve extensions directly for older versions #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zspitzer
Copy link
Member

@zspitzer zspitzer commented Jun 26, 2024

https://luceeserver.atlassian.net/browse/LDEV-4949

http://localhost:8889/rest/extension/provider/full/8D7FB0DF-08BB-1589-FE3975678F07DB17/
allowRedirect depends on http vs https

http://localhost:8889/rest/extension/provider/full/8D7FB0DF-08BB-1589-FE3975678F07DB17/?allowRedirect=false

http://localhost:8889/rest/extension/provider/full/8D7FB0DF-08BB-1589-FE3975678F07DB17/?allowRedirect=true

requires port 80 to be open as well

test included

     [java]    [script] 	testAdditional.testExtensionDownload Downloading https://ext.lucee.org/compress-extension-1.0.0.15.lex (cache miss)
     [java]    [script] /home/runner/work/lucee-data-provider/lucee-data-provider/lucee/test/cache/extensions/compress-extension-1.0.0.15.lex
     [java]    [script] 	 (2 tests passed in 251 ms)

@zspitzer zspitzer force-pushed the support-older-versions branch from da635cb to 1091d09 Compare June 26, 2024 12:45
@michaeloffner
Copy link
Contributor

+1

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

Successfully merging this pull request may close these issues.

2 participants