Project

General

Profile

Actions

action #13854

closed

openQA cookie only lasts for 60 minutes

Added by dheidler over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2016-09-21
Due date:
% Done:

100%

Estimated time:

Description

User story

As an openQA user, I want to stay logged in without needing to do the slow openID auth over and over again.

acceptance criteria

  • AC1: The mojolicious cookie should live longer - eg. 3 months
  • AC2: The corresponding session entry in the database should not be cleaned up too soon

tasks

  • look at the mojo doku for session handling
Actions #2

Updated by dheidler over 7 years ago

  • Subject changed from openQA cookie only lasts for 60(!) minutes to openQA cookie only lasts for 60 minutes
  • Status changed from New to In Progress
  • Assignee set to dheidler

The session time seems to get refreshed to $now + 60 min on every request.
But this is still short enough to force a user to re-login multiple times a day.

Actions #3

Updated by dheidler over 7 years ago

  • % Done changed from 0 to 90
Actions #4

Updated by dheidler over 7 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100

merged

Actions

Also available in: Atom PDF