Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for passing through the "User" object on a request #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kopertop
Copy link
Contributor

Some Frameworks, such as Express and Passport.js, provide a "user" object on the Request object. This pull request allows the middleware to pass that information through, and adds it automatically to the Splunk output module. It should probably also be added to other modules, but I'll leave that up to others to determine where it should go.

* 'master' of github.com:nlf/bucker:
  1.0.11
  Revert "bump version"
  bump version
  1.0.10
  add register attributes for hapi 6, closes nlf#32

Conflicts:
	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant