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

respects cloudinary secure setting in admin #4118

Closed
wants to merge 2 commits into from
Closed

Conversation

r1b
Copy link
Contributor

@r1b r1b commented Mar 18, 2017

This is the same as #2427, extending the fix to the builtin uploader.

Description of changes

Ensures cloudinary images are rendered with https on the admin when cloudinary secure is set.

Related issues (if any)

#2427

Testing

  • Please confirm npm run test-all ran successfully.

I ran npm test successfully - when I tried to run the e2e tests they would hang on Starting Selenium server....

@cvn
Copy link
Contributor

cvn commented Apr 6, 2017

I would love to see this merged. I'm on 4.0.0-beta.5, and cloudinary images in the admin are loading over http, even with cloudinary secure set.

@yao23
Copy link

yao23 commented Apr 10, 2017

It (cloudinary secure setting in admin) has been fixed in Keystone 4.0 Beta or not?

@r1b
Copy link
Contributor Author

r1b commented Apr 14, 2017

@yao23 it was fixed by 6a72b41 but only when using the wysiwyg editor

@r1b
Copy link
Contributor Author

r1b commented Jul 2, 2017

Gonna pick this up again shortly since it looks like tests are working now

@MillerApps
Copy link

MillerApps commented Jul 25, 2017

@r1b Any word on this? It would be nice to have this merged.

@Noviny
Copy link
Contributor

Noviny commented Sep 22, 2017

Closing this in favor of #4175. The other PR also addresses every location cloudinary uses images or generates urls.

@Noviny Noviny closed this Sep 22, 2017
@r1b
Copy link
Contributor Author

r1b commented Sep 22, 2017

Thank you, Noviny!

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.

5 participants