Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Expired sessions can still edit proposals

Open
#184 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale

Research direction

Start by tracing proposal submission and session validation in the application, then identify where form data is handled before submission. Confirm the expected behavior for an expired session, preserve the entered proposal data while requiring renewed authentication, and verify both cases through the existing application flow.

Written by the indexing model from the issue text.

Description

Sometimes faculty leave their tab open for a few days then come back to the application to submit. The form will still accept responses, even though their session is long gone.

The application should a) not do that, and b) not lose their progress because of a) being solved. In other words, let's save some of the data in cookies, and use sessions correctly.

Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BCStudentSoftwareDevTeam/urcpp

All issues in BCStudentSoftwareDevTeam/urcpp

Similar issues

More Security issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.