Granular access to server files #1645
BazZziliuS
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
This feels over complicated we could add a .gitignore like field in user edit like we do for backups
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
💡 Proposal: Granular access to server files
Problem
Currently, when adding a user to a server in the panel, he gets access to all files of the server.
However, in real teams, it is often necessary to provide access only to certain folders/files, excluding private or critical data.
Why is this needed
How it can work
/config,/plugins),server.cfg,whitelist.json).Supplement: Configuration via
.pelican.accessrules), which works on the principle of.gitignore.Example (
.pelican/accessrules):Benefit
Beta Was this translation helpful? Give feedback.
All reactions