AuditLogging logs twice login attempt
-------------------------------------
Key: MAGNOLIA-4459
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4459
Project: Magnolia
Issue Type: Bug
Security Level: Public
Affects Versions: 4.5
Reporter: Milan Divilek
Fix For: 4.5.4
Steps to reproduce:
* Allow audit logging for login (Configuration
/server/auditLogging/logConfigurations/login/ property active="true")
* Logout
* Login any user
* Look in to magnolia-access.log file
-> There is logged twice login attemp
{code}
28.06.2012 13:09:16, login, superuser, 127.0.0.1, Success
28.06.2012 13:09:16, login, superuser, 127.0.0.1, Success
{code}
This behaviour is happen only for "Login" log. "Logout, Activation, Move,.. "
are logged correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------