Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

initial user properties #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

butonic
Copy link
Member

@butonic butonic commented Mar 6, 2020

No description provided.

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@update-docs
Copy link

update-docs bot commented Mar 6, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic
Copy link
Member Author

butonic commented Mar 6, 2020

@butonic
Copy link
Member Author

butonic commented Mar 6, 2020

My Google Fu does not come up with good search terms for being able to preconfigure settings on multiple levels:

As a (group) administrator I want to preconfigure any setting to have a common default for all users.
As a (group) administrator I want to lock settings to prevent users to deviate from a common default.
As a user I want to customize app settings to better suit my preferred behaviour.

But I'd like to implement this with role based permissions. But that would lead to a permission per setting. If settings are stored as individual files in the filesystem ACLs could be used to manage the permissions. While that seems overkill, this is in effect what is needed... 🤔

See also https://docs.microsoft.com/de-de/graph/permissions-reference#user-permissions

@butonic
Copy link
Member Author

butonic commented Mar 7, 2020

we could implement a settings service that provides the settings page and an api to let ocis extensions register 'settings bundles' as well as the frontend to manipulate them

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant