User management #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Within the install process, a simple form allows to create one user. Its password is encrypted within the
config.jsonfile.It could be interesting (to me, at last:) to have a page to manage more users (use case: a new user by workshop / course / project).
It should be accessible only to the first user (the admin) and would allow to:
This would allow a simple
<select>within the gallery to filter stems by user.PS: I already have a somewhat working proof of concept:
changed the description
Ouh that’s nice! I really like that. It gives the project a community oriented direction that is definitively nice.