Giter Site home page Giter Site logo

Comments (6)

therecluse26 avatar therecluse26 commented on July 25, 2024 1

Hi! The $login_timeout variable is specifically for after the maximum
number of login attempts has been reached. If you set your max_attempts to
be 5, and a user has 5 or more unsuccessful logins, they will have to wait
the number of seconds assigned to $login_timeout before being able to sign
in again. So if it's set to 10 minutes, they'll have to wait 10 minutes
before being able to attempt a login again.

I can add a login_expire option like what you're describing in a future
release. I'll definitely add that to my list.

As for the second part, yep, all of those things will be added in the next
release!

On Wed, Oct 26, 2016 at 1:49 AM, Barbo91 [email protected] wrote:

Hi,
I'm using this and it's great but i can't find where i can set the Timeout
of the Session

After 5-10 min it will automatic logout, i want to keep the user logged in
for some hours, it's possible to do it?
I just found those lines but it dosen't seems to affect the user session,
it's just for security
//Timeout (in seconds) after max attempts are reached
$login_timeout = 300;

Btw i like a lot this login script, i suggest you to implement Remember Me
funtion and maybe a reset password would be good

Thanks


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#39, or mute the thread
https://github.com/notifications/unsubscribe-auth/AH24AlV7myC6HVDxUzCgwpaPzWe5K-Bbks5q3unogaJpZM4KgyLg
.

  • bradley david

from php-login.

rtimagine avatar rtimagine commented on July 25, 2024

A a login_expire option would be great!

from php-login.

therecluse26 avatar therecluse26 commented on July 25, 2024

from php-login.

palla89 avatar palla89 commented on July 25, 2024

Any news on this? Can't wait to see the new version! 🥇

from php-login.

Barbo91 avatar Barbo91 commented on July 25, 2024

Hello,
Any news about? I kinda need this update :D i'm using this login module for some application we made and it's pretty nice, the only think i think it's realy needed it's to setup the timeout, or implement a javascript/cookie to let you remain logged for X time.

I saw you made some commit but i'm unable to download em, when will be relased the update?
Please let us know something, if u need help i got some developer that can help you to made this upgrade

from php-login.

therecluse26 avatar therecluse26 commented on July 25, 2024

Hi @Barbo91 , it's in a pretty good spot at the point, I'm just in the middle of testing cross-platform and writing documentation. As far as core functionality is concerned though, it's definitely production-ready. I'd be happy to help you get it set up (since my documentation is very sparse at this point) and run you through some things if you'd like, today.

from php-login.

Related Issues (20)

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.