Skip to content

feat: pgl_backend_s3: add option for no_verify_ssl#638

Open
InsOpDe wants to merge 2 commits intomickael-kerjean:masterfrom
InsOpDe:master
Open

feat: pgl_backend_s3: add option for no_verify_ssl#638
InsOpDe wants to merge 2 commits intomickael-kerjean:masterfrom
InsOpDe:master

Conversation

@InsOpDe
Copy link

@InsOpDe InsOpDe commented Oct 25, 2023

As a User I want to be able to ignore SSL Verification (in case the authority is unknown f.e.) so that I can still connect without getting x509 certificate errors.

This PR adds a checkbox where the user can check this option:

image

This PR also adds the option to use boolean checkboxes with labels via the Formbuilder.

I did not add any translations as the other fields didn't have any as well. I also am missing a contribution Guide

@mickael-kerjean
Copy link
Owner

The frontend part of the code you made a change to is currently being rewritten from scratch as we're moving away from React to Vanilla JS. What that means is we can't allow code changes in the frontend side as what you had to change is gonna disappear in the next few months.

I will keep this PR open as we should be able to merge this minus the frontend change to enable that same functionality once the entire migration is done.

@InsOpDe
Copy link
Author

InsOpDe commented Nov 2, 2023

oh snap

@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 745e55d to e7097b4 Compare June 30, 2025 14:06
@mickael-kerjean mickael-kerjean force-pushed the master branch 10 times, most recently from 54c1682 to 8ce537f Compare July 25, 2025 05:03
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from af207c1 to e72cbe3 Compare August 20, 2025 11:59
@mickael-kerjean mickael-kerjean force-pushed the master branch 6 times, most recently from b95fa04 to 11c4a74 Compare September 2, 2025 13:52
@mickael-kerjean mickael-kerjean force-pushed the master branch 5 times, most recently from 9757ff1 to 7fa253f Compare September 11, 2025 05:00
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 5e9f59a to b9f2ee9 Compare September 23, 2025 04:43
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 9cc25b0 to 58f3ce4 Compare February 2, 2026 14:04
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