Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user management #17

Open
thibaultduponchelle opened this issue Jan 4, 2021 · 2 comments
Open

Add user management #17

thibaultduponchelle opened this issue Jan 4, 2021 · 2 comments
Assignees
Labels
feature request help wanted Extra attention is needed

Comments

@thibaultduponchelle
Copy link
Contributor

Some informations and actions should be only accessible to an administrator.
Some informations and actions should be only accessible to its owner(s) and administrator(s).
The administrator should be the one and the only one to be able to manage this user management (create user, delete user, attach/detach to project etc...).

Technically, I think it means adding some tables in DB + handle sessions etc.. in web UI.

@melezhik
Copy link
Owner

melezhik commented Jan 5, 2021

yeah, this is big and probably very valuable feature request. I am still thinking where this should be part of Sparky of maybe other frontend ( File Triggering Protocol ... )

@melezhik melezhik added the help wanted Extra attention is needed label Jan 5, 2021
@melezhik
Copy link
Owner

we can consider HTTP BASIC AUTH support as a good start for that - https://github.com/melezhik/sparky#http-basic-authentication-support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants