Authentication failures should be logged as a notice, rather than an error

Created on 27 June 2023, about 1 year ago

Problem/Motivation

When a user enters invalid authentication information, Crowd responds with a 400.
At present we're logging that as an error, but it should only be a notice.

Steps to reproduce

Try to login with invalid creds for crowd
Notice an error in the logs

Proposed resolution

Use a notice instead of an error

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024