Fix for #3951 invalid auth.log

Fix for #3951 invalid auth.log
This commit is contained in:
Anthony Stirling 2025-07-15 13:58:39 +01:00 committed by GitHub
parent 1f41cb97b0
commit c4c9a99096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@
</root>
<!-- Specific Logger -->
<logger name="stirling.software.SPDF.config.security.CustomAuthenticationFailureHandler"
<logger name="stirling.software.proprietary.security.CustomAuthenticationFailureHandler"
level="ERROR" additivity="false">
<appender-ref ref="CONSOLE"/>
<appender-ref ref="AUTHLOG"/>