Tyler Morgan
Tyler Morgan
When I run the command with full disk access, it returns `Operation not permitted` when trying to hard link directories.
End users might have a spotty connection, and possibly leaves network connectivity. Having a prompt that displays when it is unable to connect to a well known public ip address...
Fixed a few YARD document parsing issues discovered which includes the `JSS::DirectoryBinding` and `JSS::DirectoryBindingType` and children objects.
This PR _should_ fix the bug outlined in #66 where the smart group wouldn't properly update and throw a 409. The changes made: - Provided empty computer payload to ensure...
While building some automation, it would be nice to be able to create the `JSS::LDAPServer` object(s). Right now it does not include the `JSS::Creatable` mix-in which prevents it from properly...
When changing a JSS::ComputerGroup site, if it is smart it throws a 409 Conflict through the API since it doesn't clear our the members section of the object. I will...
Some values in the `JSS::DirectoryBindingType` objects should accept nil values.
In the Web UI, there is a box under Self Service to feature a policy in the compliance section of Self Service. Was hoping this could be added to configure...
Found this bug where a self_service_category can have it's `display_in` to `false` but if it is in the array, it will default to true anyways when posted to the API....
Much like the #44 issue, I can ready the configuration(s), but would like to be able to make changes and updates if possible.