Ticket #6266 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

annoying session expiration avoidable when autosave firing

Reported by: andy Assigned to: andy
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords:
Cc:

Description

Leave your post window open for 12-24 hours and your nonces will expire. Instead, let's detect nonces passing the halfway mark and renew them. This does not change the behavior for expired nonces.

Attachments

6266.diff (4.8 kB) - added by andy on 03/18/08 00:35:37.
let there be nonce renewal
6266-2.diff (1.4 kB) - added by andy on 03/18/08 03:43:21.
more nonces, back to normal duration

Change History

03/18/08 00:35:37 changed by andy

  • attachment 6266.diff added.

let there be nonce renewal

03/18/08 02:43:21 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7375]) Renew autosave nonce. Props andy. fixes #6266

03/18/08 03:42:37 changed by andy

  • status changed from closed to reopened.
  • resolution deleted.

Also renew the other nonces.

Also fix the double-halved nonce lifespan.

03/18/08 03:43:21 changed by andy

  • attachment 6266-2.diff added.

more nonces, back to normal duration

03/18/08 04:59:54 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [7376]) More nonce renewals from andy. fixes #6266