Code Monkey home page Code Monkey logo

noahdowd-schemas's People

Contributors

noahdowddraper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

noahdowd-schemas's Issues

Safari settings

JSON file format is wrong as per JAMF console, I am not able to manage the Safari settings

Sections in com.google.Chrome.json prevent upload to Jamf Pro

Hi @NoahDowdDraper,

Firstly, thank you for putting these together!

I tried uploading com.google.Chrome.json directly to our Jamf Pro server v10.32.1 (on-prem) and received the following error.
Invalid JSON schema. Ensure the properties and values are correct.

I had to remove the following to be able to upload it.

  • Removed comma from line 541 and 698
  • Removed "AutoSelectCertificateForUrls"
  • Removed "ExtensionSettings"
  • Removed "Managed​Bookmarks"

Cheers

SecurityDevices section in org.mozilla.Firefox.json does not work

I've been testing all the configurable options in Firefox using manifests. I noticed the approach used here does not work. The code section reads:

"SecurityDevices":{ "type": "array", "title": "Security Devices", "description": "Install PKCS #11 modules.", "items": { "type": "object", "properties": { "key": {"type": "string", "title": "Device Name"}, "value": { "type": "string", "title": "Device", "default": "PATH_TO_LIBRARY_FOR_DEVICE" }, "propertyNames": {"type": "string"} } } },

This seems like it should work, but Firefox gives the error "Invalid parameters specified for SecurityDevices." if you use it. I'm guessing Firefox is looking specifically for an object and not for an array of objects and rejects it before parsing anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.