DeployBoard / DeployBoard/deployboard-python

Provide session expired message

Open
#43 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue web
Dominant language
Python
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Right now if your session expires, we redirect back to the login page while clearing the flask session. We should pass an info message on that page saying the session expired, please log in again. Right now it's unclear as to why the user is being returned to the login page.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the session-expiration redirect and the login page handling in the Flask application. Confirm how informational messages are passed after the session is cleared; done means the login page clearly says that the session expired and asks the user to log in again.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
authentication, backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.