Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Feature/domain agnosticism#1

Open
odgrim wants to merge 4 commits intoegnyte:masterfrom
odgrim:feature/domain_agnosticism
Open

Feature/domain agnosticism#1
odgrim wants to merge 4 commits intoegnyte:masterfrom
odgrim:feature/domain_agnosticism

Conversation

@odgrim
Copy link
Copy Markdown

@odgrim odgrim commented Nov 4, 2014

Some domains are vanity urls and hardcoding the EGNYTE_DOMAIN as a global precludes them from working. I added a small parse to see if we pass in a full url or just a subdomain meant to be prepended to .egnyte.com.

Comment thread lib/egnyte/session.rb
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This url should not be https:// . It should be configurable so that we can test against local dev box who is simple http://

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get these in another pull request! They're extremely valid and should be addressed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant