codeling / bfstop

Brute Force Stop Plugin (for Joomla!)
https://bfstop.bfroehler.info
GNU General Public License v3.0
36 stars 20 forks source link

Username not shown for front-end failed logins #171

Closed afa4ii closed 4 years ago

afa4ii commented 6 years ago

On failed logins Brute Force Stop is not showing the username for front end failed logins, only shows the back end failed login username

codeling commented 6 years ago

bfstop should track the username for both cases (and does so for me); out of the top of my head I cannot think of a reason at the moment why it would not do that. Do you maybe see any errors in your webserver or bfstop log that could indicate what is going wrong here? It also might be something specific to the kind of server you are using - what is your server configuration?

afa4ii commented 6 years ago

Linux with godaddy

Jack AFA4II/AFR4D webmaster afmarsR4.org Digital Networks Manager Region 4


From: Bernhard Froehler notifications@github.com Sent: Tuesday, September 25, 2018 1:52 PM To: codeling/bfstop Cc: afa4ii; Author Subject: Re: [codeling/bfstop] Brute Force Stop (#171)

bfstop should track the username for both cases (and does so for me); out of the top of my head I cannot think of a reason at the moment why it would not do that. Do you maybe see any errors in your webserver or bfstop loghttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcodeling%2Fbfstop%2Fwiki%2FFAQ%23what-can-i-do-if-something-doesnt-work-as-expected&data=02%7C01%7C%7C7255352a38744b1c658c08d6230fa1ef%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636734947373225764&sdata=4fxNWzRltUoboscWzUudSc8zD48eW4vWbLt9SdpfGKo%3D&reserved=0 that could indicate what is going wrong here? It also might be something specific to the kind of server you are using - what is your server configuration?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcodeling%2Fbfstop%2Fissues%2F171%23issuecomment-424439525&data=02%7C01%7C%7C7255352a38744b1c658c08d6230fa1ef%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636734947373225764&sdata=pdGOw%2FgP%2Fx4jKmfUvTmMzMIhswZ4M1Amg7kLADXhEDo%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAmLjC5E3iu8Dvq0KuQMxrXBdb-28SHxKks5uem1KgaJpZM4W42Fj&data=02%7C01%7C%7C7255352a38744b1c658c08d6230fa1ef%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636734947373225764&sdata=PlFJVaSB6z7vjNSyEP41beWDGeJFLro%2B6esR1mIVOp4%3D&reserved=0.

codeling commented 4 years ago

I just realized in another issue that the Login module does not enforce the username to be set. Could it be that these attempts simply had an empty username? If you have problems with your template, it could also be that users are "forced" into submitting empty usernames, see also this issue: https://github.com/codeling/bfstop/issues/175

codeling commented 4 years ago

Without more information I cannot do anything here, and will close the issue. If it should still happen, please reopen and provide the info asked for above!