mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-01-03 17:13:48 +01:00
i can't type
This commit is contained in:
parent
353ae8a6ff
commit
41e337dd1f
@ -158,7 +158,7 @@ impl AuthenticationSystem for Authentication {
|
||||
};
|
||||
}
|
||||
Err(e) => {
|
||||
tracing::error!(error = %e., "authentication failed");
|
||||
tracing::warn!(error = %e, "authentication failed");
|
||||
self.state = State::Aborted;
|
||||
self.build_error(builder);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user