GithubHelp home page GithubHelp logo

lr94 / phpbb-connectionlogger Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 3.0 61 KB

This phpBB 3.2 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.

License: GNU General Public License v2.0

PHP 91.54% HTML 8.46%
phpbb-extension

phpbb-connectionlogger's People

Contributors

galixte avatar jan-2017 avatar lr94 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

phpbb-connectionlogger's Issues

german translation

i have added german translation
I hope it is inserted correctly
Bye Jan

Colors in acp only green

Hello. If the login was successful, the entry in acp will be green. If the login was unsuccessful, it will also appear in green.

In file adm/style/acp_lc_view i can read FF0000 for login failure.

Can you help me?

Bye Jan

Log in failure text - change color

In the file "acp_lc_view" i added in line 10 this:

font-size: 100%;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-top: 4px;
background: #FF0000;
color: #FFFFFF;
border-radius: 4px 4px 4px 4px;

Now i can better recognize errors in the log.
Bye Jan

export log entries

It is possible to export all log entries? In csv or an other format? That would be awesome! Bye Bye Jan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.