You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install and enable the dummy two factor app "twofactor_email"
Setup a new desktop client and enter valid credentials
The desktop client receives an error and "PasswordLoginForbidden" exception is logged
Check the logs for "Login failed" entries
Expected
One "Login failed" entry per PasswordLoginException entry.
Actual
No "Login failed".
Note: this message is usually used in fail2ban to detect failed login.
It was reported before that we wanted to have it in such scenarios, see #31909 for the "enforce token login" case where we added that.
Steps
Expected
One "Login failed" entry per PasswordLoginException entry.
Actual
No "Login failed".
Note: this message is usually used in fail2ban to detect failed login.
It was reported before that we wanted to have it in such scenarios, see #31909 for the "enforce token login" case where we added that.
Version
ownCloud 10.0.10 RC1
@DeepDiver1975 @cdamken
The text was updated successfully, but these errors were encountered: