본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Does FF browser ever log me out of a session due to a timeout?

more options

Does FF have any role in logging me out of a website due to some time limit? I complained to a site that I lost a lot of typing because it had silently logged me out. I was told by one of their CS people "The issue is actually with your browser. Browsers have a security feature that automatically logs you out of secure areas if you are not moving around, which unfortunately excludes typing. The idea is if you were logged into your online bank account and left your computer, someone else could not sit down 5 minutes later and start doing things in your account. This feature is for any secured area, any area you have to login to access. It is not something we do or can prevent. I am very sorry for the inconvenience."

IMHO this is BS, but please tell me if FF could have terminated my session somehow. Thanks. GD

Does FF have any role in logging me out of a website due to some time limit? I complained to a site that I lost a lot of typing because it had silently logged me out. I was told by one of their CS people "The issue is actually with your browser. Browsers have a security feature that automatically logs you out of secure areas if you are not moving around, which unfortunately excludes typing. The idea is if you were logged into your online bank account and left your computer, someone else could not sit down 5 minutes later and start doing things in your account. This feature is for any secured area, any area you have to login to access. It is not something we do or can prevent. I am very sorry for the inconvenience." IMHO this is BS, but please tell me if FF could have terminated my session somehow. Thanks. GD

모든 댓글 (1)

more options

That does sound like BS.

The only way Firefox could end your session would be to expire the cookie used to connect your requests to your session on the server. When submitting your form data, Firefox doesn't include expired cookies, so your request would be routed back to login.

Maybe the cookie was only valid for 5 minutes from page load, but that limit is due to the design of the web app and isn't the browser's decision. If the site wants to have a script which monitors typing as a method to extend the session or set an updated cookie, they can do that. (Weirdly, this site has one; it is used to mark a thread as "taken" so other contributors can turn there attention to a different one.)

Anyway, sorry to hear about your data loss. You could take a look at these extensions as a possible workaround, or figure out how to satisfy their server that you are still active on the site (for example, browse other pages in a separate tab from time to time). Note: I don't use either of these myself.