[
https://issues.apache.org/jira/browse/ESME-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric J. Christeson updated ESME-324:
------------------------------------
Attachment: esme.patch
I found that the message generating code was only in UserAuth.scala in the
open-id authentication. I moved it to User.scala in logUserIn since this is
called from password auth, openId, Rest, and API2 so it should cover all the
bases.
> Login message not generated
> ---------------------------
>
> Key: ESME-324
> URL: https://issues.apache.org/jira/browse/ESME-324
> Project: ESME
> Issue Type: Bug
> Components: Server
> Affects Versions: Release 1.1
> Environment: Running from sbt jetty-run and packaged and deployed on
> tomcat
> Reporter: Eric J. Christeson
> Fix For: Backlog
>
> Attachments: esme.patch
>
>
> Logging in via open-id generates a login message:
> User ejc logged in
> public just now caused by login
> Logging with username/password works, but doesn't generate login message. No
> errors are generated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.