Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Allow configured protocol #18

Open
joeljeske opened this issue Jul 1, 2015 · 2 comments
Open

Allow configured protocol #18

joeljeske opened this issue Jul 1, 2015 · 2 comments

Comments

@joeljeske
Copy link

On-demand service requires https but on-premise service allows for http access. This should be configurable by either/all

  • fogbugz.conf.json
  • Environment variable
  • Parameter
@boneskull
Copy link
Owner

PR welcome!

@jasonfah
Copy link

jasonfah commented Sep 30, 2016

#28 pull request added

{
"protocol": "https",
"host": "zzz.fogbugz.com",
"username": "zzz@yyy.com",
"password": "Password1"
}

Where protocol is optional, defaulting back to https

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

No branches or pull requests

3 participants