Skip to content

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

@ghost

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.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions