Skip to content

Improved file logging for authentication events

Brian Neel requested to merge enhance-logging into master

This adds more information to the application log file about web authentication events.

The application log would now include:

  • All successful password, OTP, and U2F logins along with admin status.
  • All logouts.
  • All failed password attempts (including OTP and U2F).
Edited by Brian Neel

Merge request reports