mogenius / punq

A slim open-source workload manager for Kubernetes with team collaboration, WebApp, and CLI.
https://punq.dev
Apache License 2.0
68 stars 3 forks source link

Add and edit users via UI #15

Open janlepsky opened 11 months ago

janlepsky commented 11 months ago

Adding and managing users is currently only available via CLI. The section to manage members in a punq instance already exists and we need options to add and edit users.

Since punq doesn't have support to integrate SMTP for transactional emails, invite links and double opt-in are not possible yet. Therefore, when adding a user, admins could set or generate a password that is changed by the user after login.