-
Notifications
You must be signed in to change notification settings - Fork 590
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 properties: locksettings and nonewdevices #6000
Comments
just looking at the source code, |
sorry ive just re-read ur whole post!
|
OMFG sorry just re-read it again! you want the code to be added so it adds them 🤦 |
all fixed for you! PR be merged into master soon! |
Hi all
I work for a larger company and they want new users to get No New Devices and Lock Account Settings automatically when creating the user so that it looks like the picture.
Currently, I can only set the "No new device groups" and "No tools" permissions in the configuration file. This means that I would have to assign the no new devices and lock account settings permissions to each user who needs to use Meshcentral individually, which could be a lengthy process.
I was thinking of adding a change that would allow the following to be added to the configuration file
I had an idea and tried to implement it by adding the following lines to common.js.
After my changes, I was able to make this configuration in the configuration file.
would it be possible to apply this change permanently, because currently every update overwrites this change and you would have to adapt it again and again.
The text was updated successfully, but these errors were encountered: