Problem/Motivation

Needed a way to add a sandbox Salesforce endpoint. Loosening the endpoint requirements fixed it. Is this the right approach?

Proposed resolution

Allow different endpoints than just login and test.

Remaining tasks

Review the things.

User interface changes

None.

API changes

validEndpoints() becomes validEndpoint() to check whether or not the given URL is valid.

Data model changes

None.

Comments

RobLoach created an issue. See original summary.

robloach’s picture

StatusFileSize
new1.19 KB

Missed a semi-colon.

aaronbauman’s picture

Status: Needs review » Reviewed & tested by the community

Yes, this looks good.
Will get this into next release.
Thanks for the patch.

aaronbauman’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.