Skip to content

Sharing by group membership - Allow a user to modify different events in the WebUI or InfCloud #2175

Description

@tendstofortytwo

Hello!

I have a situation where I have two collections, say public and private. I would like the web UI for multiple users to be able to modify these two collections, instead of modifying collections inside their own directory. These users all belong to an LDAP group and may change over time, so I don't want to do something like "symlink the collection into their folder" since that'll be hard to maintain.

It seems like this isn't currently possible---the backend is hardcoded to return /<username>/ as the principal URL, and the frontend is hardcoded to query the principal URL for collections. Could we make it possible to change a user's principal URL to allow this to work?

Metadata

Metadata

Assignees

Labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions