Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Make the user lookup URL configurable #20

Merged
merged 2 commits into from
Nov 8, 2013

Conversation

nkammah
Copy link
Contributor

@nkammah nkammah commented Nov 4, 2013

This commit addresses the hardcoded URL to lookup a user on a 3rd party site. Simply
define a lookup_url in the contact section of the config, using a %s where the username
should be substituted, eg. http://foo.com/bar/%s

This commit addresses the hardcoded URL to lookup a user on a 3rd party site. Simply
define a lookup_url in the contact section of the config, using a %s where the username
should be substituted, eg. http://foo.com/bar/%s
@nkammah nkammah mentioned this pull request Nov 4, 2013
@mrtazz
Copy link
Contributor

mrtazz commented Nov 4, 2013

Looks good to me. Could you add some unit tests for the functions so we don't break them in the future?

@nkammah
Copy link
Contributor Author

nkammah commented Nov 5, 2013

@mrtazz tests added.

nkammah added a commit that referenced this pull request Nov 8, 2013
Make the user lookup URL configurable
@nkammah nkammah merged commit 8b8be22 into etsy:master Nov 8, 2013
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.

2 participants