diff options
author | Dariusz Bywalec <dariusz.bywalec@trapezegroup.pl> | 2016-01-04 11:32:58 +0100 |
---|---|---|
committer | Dariusz Bywalec <dariusz.bywalec@trapezegroup.pl> | 2016-01-04 11:32:58 +0100 |
commit | 5274e12c7cc19451355082418f78004c4d97e263 (patch) | |
tree | 965bdcad1bd24c5288cb25d1f8a0dc79bd0288c6 /.gitbugtraq | |
parent | 2539ceea0d47467d54cedd340afa6ede2909b2bd (diff) | |
download | gitblit-5274e12c7cc19451355082418f78004c4d97e263.tar.gz gitblit-5274e12c7cc19451355082418f78004c4d97e263.zip |
Fix authentication failure warning log messages for FEDERATION_USER
The AuthenticationManager did not encounter for FEDERATION_USER and would unnecessarily
generate a lot of failure warning log messages, e.g:
Failed login attempt for $gitblit, invalid credentials from XXX.XX.XX.XX
A simple condition will prematurely return null bypassing the regular authentication path
and immediately make the authentication be routed via FederationManager.
Diffstat (limited to '.gitbugtraq')
0 files changed, 0 insertions, 0 deletions