Add allow and deny-insecure server arguments#1281
Add allow and deny-insecure server arguments#1281nacfe wants to merge 0 commit intoappium:masterfrom
Conversation
|
|
| * Default: [] | ||
| * Sample: --allow-insecure=foo,bar | ||
| */ | ||
| ALLOW_INSECURE("--allow-insecure"); |
There was a problem hiding this comment.
do we also have a constant for --deny-insecure?
There was a problem hiding this comment.
No. I added it now and changed this PR description.
|
Could you please sign the CLA? |
I already did, but for some reason it says I didn't and doesn't allow me to edit the fields... |
|
You need to make sure the email address of your local git account is the same that has been used to sign the CLA. After the address is fixed try to rebase the PR or create a new one if rebase does not help. |
The email field was already filled with the same email I use on github when I entered the page for the first time. Maybe the fact that I had my email as private and not public made it fail? |
|
Does |
Change list
Types of changes