Skip to content

Implement authentication and permissions system #5

@Programie

Description

@Programie

Right now, the application is accessible without any authentication allowing any user who has access to the application to view and edit entries in any space.

Implementing an authentication and permissions system would improve security.

The following could be implemented:

  • Each user can have permissions to access a space
  • Permissions for a space might be view only or edit

This means, User 1 might have full access to Space 1 and Space 2 while User 2 might have full access to Space 2 while only having view permissions to Space 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions