Skip to content

Add user management #10

Description

@pc-coholic

Right now, users have to be added manually through Django-Admin's built-in UI. Not very intuitive and not very scalable.

Some things to think about:

  • User-model
  • Tenant-/Group-model
  • Self-Registration with eMail-verification, password-reset, etc.
  • Possibility to join an existing tenant via invitation

All of these issues can probably be solved by using a proper, already existing user-management-app.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions