I've protected a directory with satisfy and basic_auth, but seems that the validation is not stored in a cookie which after some time it's deleted, seems it's ip or something based. So i login once and eve if i keep the website open for half an hour, it does not re-request the validation.
Is there a way to set a timeout? ie, get access 10 minutes and after that, have to login again if clicking on a file?