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

Ability to provide domain information for changing account passwords, etc. #151

Closed
dealproc opened this issue Nov 16, 2013 · 5 comments
Closed
Assignees

Comments

@dealproc
Copy link

When you have multiple applications surrounding membership management (my.{domain}.{tld}, crm.{domain}.{tld}, etc.) and you are trying to produce emails for doing all the actions where an email confirmation, it'd be nice to have an ability to provide the BaseUrl for the urls that the email links should go to.

@brockallen
Copy link
Owner

Just checked in something like this int eh past week. I don't know if this is what you're looking for:

e42c241

@dealproc
Copy link
Author

yea... BaseUrl needs to be able to be set. i pulled code and tweaked that a slight bit to get what i needed. wasn't sure if it was kosher in your eyes to go this route, but needed it, and needed to remove the block of using only "released" dlls.

@brockallen
Copy link
Owner

Ok, I'll take a look at this when I get back to MR issues (later this week).

@ghost ghost assigned brockallen Nov 19, 2013
@brockallen
Copy link
Owner

The way the API is now requires you to derive -- is this still not sufficient?

@brockallen
Copy link
Owner

Ok, nevermind -- I added a ctor where you pass the base url param.

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

No branches or pull requests

2 participants