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

Limit access to a specific user #66

Open
nicofrand opened this issue May 3, 2020 · 1 comment
Open

Limit access to a specific user #66

nicofrand opened this issue May 3, 2020 · 1 comment

Comments

@nicofrand
Copy link
Collaborator

nicofrand commented May 3, 2020

Instead of relying on the admin setting the users permissions after the installation, we should ask for which user the app will be available. and use ynh_permission_create --permission "permission_name" --url /admin --allowed "username" (where username comes from https://github.com/YunoHost/example_ynh/blob/master/manifest.json#L47-L54) in the install script.

This will still require 1 database and daemon per installation.

Or wait for Kresus' multi-users management.

@Thatoo
Copy link

Thatoo commented Jan 12, 2021

Is it possible to combine the ynh permission system and the possibility to install several kresus on one yunohost?

@nicofrand nicofrand assigned nicofrand and unassigned nicofrand Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants