Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Added Nancy context to UserMapper #599

Merged
merged 2 commits into from
Apr 24, 2012
Merged

Added Nancy context to UserMapper #599

merged 2 commits into from
Apr 24, 2012

Conversation

skinny
Copy link
Contributor

@skinny skinny commented Apr 24, 2012

Added the Nancy context to the UserMapper call to get access to the full Nancy environment. for example : Gives you the opportunity to store things in the Session after looking up the user.

@thecodejunkie
Copy link
Member

Looks good, we have one little request though. Could you please reverse the order of the parameters so that its Guid, NancyContext instead?

thecodejunkie added a commit that referenced this pull request Apr 24, 2012
Added Nancy context to UserMapper
@thecodejunkie thecodejunkie merged commit a498963 into NancyFx:master Apr 24, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants