Skip to content

Mark users as logged in on signup and some more tasks #18

Description

Currently users need to log in again after successful signup which is not a very good thing. Moreover, file uploading should be safeguarded and restricted to logged in users only. So, here are some of the tasks we gotta do:

  • Automatic log in on signup.
  • Check for existence of user because old cookies can validate sessions for users that don't even exist.
  • Make login required for file uploading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestseverity: mediumIssues that don't crash the app but need to be fixed soontaskIssues that aren't actually issues but kind of todos

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions