[ABD] Connection logger

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
lr94
Registered User
Posts: 13
Joined: Sun Apr 16, 2017 1:05 pm

[ABD] Connection logger

Post by lr94 »

Extension Name: Connection logger
Author: lr94

Extension Description: This extension allows to log all the login attempts (successful and failed) to the board.
A few options are available to exclude some events from the log (for example it's possible to exclude some IP addresses).

The extension is a port of the phpBB 3.0.x MOD "Log connections" by Elglobo.

Extension Version: 2.0.4-beta

Requirements: PhpBB 3.2.0 (it might work on PhpBB 3.1.x as well, but I haven't tested it)

Features:
  • Log all the login attempts to the board
  • Log all the login attempts to the ACP (the log for the successful attempts can be disabled)
  • The log can be disabled for administrators and founders (but failed login attempts will be recorded anyway)
  • The log can be disabled for a list of IPs
  • Since the log can get very big, auto-pruning can be enabled to remove old log entries
Screenshots: Image

Image

Extension Download: https://github.com/lr94/phpbb-connectio ... 4-beta.zip

GitHub Repository: https://github.com/lr94/phpbb-connectionlogger
(Feel free to fork the repository and submit a pull request if you want to improve something or if you want to provide a translation)
Last edited by lr94 on Sun May 06, 2018 11:43 pm, edited 2 times in total.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.
Contact:

FRENCH translation for the Connection logger extension

Post by Galixte de EzCom »

Hi,

thanks for this conversion.

This is the FRENCH translation for the Connection logger extension, available on Github and on the Ezcom Community.
Last edited by Galixte de EzCom on Tue May 29, 2018 4:29 am, edited 1 time in total.
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][RC] Connection logger

Post by </Solidjeuh> »

Good job! But just to inform you, it's similar to this ext: viewtopic.php?f=456&t=2407761#p14646236
lr94
Registered User
Posts: 13
Joined: Sun Apr 16, 2017 1:05 pm

Re: FRENCH translation for the Connection logger extension

Post by lr94 »

Galixte de EzCom wrote: Mon Apr 02, 2018 12:02 am Hi,

thanks this conversion.

This is the FRENCH translation for the Connection logger extension, available on Github and on the Ezcom Community.
Thank you for your translation, I merged the pull request.
Froddelaar wrote: Mon Apr 02, 2018 12:12 am Good job! But just to inform you, it's similar to this ext: viewtopic.php?f=456&t=2407761#p14646236
Thank you, I didn't know about that extension. However I needed specifically a port of the old PhpBB 3.0.x MOD by Elglobo (in order to be able to mantain the old log entries when upgrading my board).

This port has not been approved yet for the customization db, since the team pointed out some (not critical) issues (some of which are dating back to the old PhpBB 3.0.x MOD) which I will eventually fix, but I still don't know when.
jemiNii
Registered User
Posts: 77
Joined: Mon Oct 05, 2015 3:46 am
Location: Los Angeles
Contact:

Re: [3.2][RC] Connection logger

Post by jemiNii »

I hope you continue to work on this one ... much nicer than the alternative.
I love the separate logging section for connections especially ..... :D


Keep up the good work!


- jemiNii
lr94
Registered User
Posts: 13
Joined: Sun Apr 16, 2017 1:05 pm

Re: [3.2][RC] Connection logger

Post by lr94 »

Thank you!
I don't have enough time these days to fix the issues, but I plan to do it in the next couple of months and to submit it again to the extension validation team.
User avatar
jan_2017
Registered User
Posts: 161
Joined: Sun May 07, 2017 3:39 pm

Re: [3.2][RC] Connection logger

Post by jan_2017 »

German translation added by github

Good job, i love your ext !

Bye Jan
Havym
Registered User
Posts: 62
Joined: Sun Jan 29, 2017 3:50 pm
Location: Netherlands
Name: Marco

Re: [3.2][RC] Connection logger

Post by Havym »

I love this extension. Now i can see who want to log in and what login attempts are bots.
Sadly the server gives me an error when a user logs into the forum
mod_fcgid: stderr: PHP Fatal error: Class 'lr94\\lc\\event\\auth' not found in ..ext/lr94/lc/event/main_listener.php on line 159
lr94
Registered User
Posts: 13
Joined: Sun Apr 16, 2017 1:05 pm

Re: [3.2][RC] Connection logger

Post by lr94 »

Havym wrote: Wed May 02, 2018 9:31 pm I love this extension. Now i can see who want to log in and what login attempts are bots.
Sadly the server gives me an error when a user logs into the forum
mod_fcgid: stderr: PHP Fatal error: Class 'lr94\\lc\\event\\auth' not found in ..ext/lr94/lc/event/main_listener.php on line 159
Hello! Sorry for the late reply.
Did you try to disable the extension, delete the data and purge the cache before enabling it again?
Try also to download the latest release
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][RC] Connection logger

Post by </Solidjeuh> »

2.0.3-beta seems to work good. And no errors in the server logs.
I'll translate to Dutch tomorrow!
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [3.2][RC] Connection logger

Post by kasimi »

lr94 wrote: Sat May 05, 2018 11:13 pm
Havym wrote: Wed May 02, 2018 9:31 pm I love this extension. Now i can see who want to log in and what login attempts are bots.
Sadly the server gives me an error when a user logs into the forum
mod_fcgid: stderr: PHP Fatal error: Class 'lr94\\lc\\event\\auth' not found in ..ext/lr94/lc/event/main_listener.php on line 159
Hello! Sorry for the late reply.
Did you try to disable the extension, delete the data and purge the cache before enabling it again?
Try also to download the latest release
I think providing the full namespace here would fix this issue.

Code: Select all

$auth_temp = new \phpbb\auth\auth();
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][RC] Connection logger

Post by </Solidjeuh> »

I made a pull request for the NL language
Havym
Registered User
Posts: 62
Joined: Sun Jan 29, 2017 3:50 pm
Location: Netherlands
Name: Marco

Re: [3.2][RC] Connection logger

Post by Havym »

Thanks for the help, i will give it a try.
Froddelaar wrote: Sun May 06, 2018 11:26 am I made a pull request for the NL language
Thanks!
lr94
Registered User
Posts: 13
Joined: Sun Apr 16, 2017 1:05 pm

Re: [3.2][RC] Connection logger

Post by lr94 »

kasimi wrote: Sun May 06, 2018 7:34 am I think providing the full namespace here would fix this issue.

Code: Select all

$auth_temp = new \phpbb\auth\auth();
Thank you! Actually it was pretty obvious.
Froddelaar wrote: Sun May 06, 2018 11:26 am I made a pull request for the NL language
Thank you for your translation! I merged the pull request
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][RC] Connection logger

Post by </Solidjeuh> »

lr94 wrote: Sun May 06, 2018 11:38 pm
Froddelaar wrote: Sun May 06, 2018 11:26 am I made a pull request for the NL language
Thank you for your translation! I merged the pull request
No problem, just shout when you need an update 8-)
Locked

Return to “Abandoned Extensions”