Adding unauthenticated_user() output to the pyramid_exclog email output
24 views
Skip to first unread message
Bruk Habtu
unread,
Mar 28, 2013, 2:34:35 PM3/28/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons...@googlegroups.com
Hey,
I've added the option of sending the output from unauthenticated_user() when the extra_info key is set to true. Pull request is https://github.com/Pylons/pyramid_exclog/pull/11 and unit tests are included.