Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User session should last longer #345

Open
GrzegorzBednarski opened this issue Mar 18, 2021 · 1 comment
Open

User session should last longer #345

GrzegorzBednarski opened this issue Mar 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@GrzegorzBednarski
Copy link
Collaborator

  1. Log in as admin
  2. After about hour of work I was logged out because of session ends...

Thats a problem because its possible that someone who work longer at one board can not save it. He can lost hour of work then.
We have two possibilities to solve this issue:
a) session will renev after each action
b) session will take much longer (eg 5 hours)

@GrzegorzBednarski
Copy link
Collaborator Author

Tested & accepted

szymon-owczarzak added a commit that referenced this issue Mar 26, 2021
* All POST and DELETE requests should now refresh session token
token expiration increased to 5 hours

* Small fix for version service

Co-authored-by: szymon.owczarzak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants