Skip to content
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

mac_user: fixing gid and system properties, and adding hidden property #9275

Merged
merged 6 commits into from Feb 3, 2020
Merged

mac_user: fixing gid and system properties, and adding hidden property #9275

merged 6 commits into from Feb 3, 2020

Commits on Jan 24, 2020

  1. Fixes #9171

    mac_user will now use the numeric GID when creating a user, and
    adds support for `system true`
    chilcote committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    72ebba1 View commit details
    Browse the repository at this point in the history
  2. Fixes #9171

    mac_user will now use the numeric GID when creating a user, and
    adds support for `system true`
    
    Signed-off-by: Joseph Chilcote <chilcote@fb.com>
    chilcote committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    c747cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f628c View commit details
    Browse the repository at this point in the history
  4. editing one more line out

    Signed-off-by: Joseph Chilcote <chilcote@fb.com>
    chilcote committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    130e1c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Adding support for IsHidden user attribute (macOS)

    Signed-off-by: Joseph Chilcote <chilcote@fb.com>
    chilcote committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    fc76265 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Account for if the propery is not being set in the resource, and also…

    … if it doesn't exist in the user record
    
    Signed-off-by: Joseph Chilcote <chilcote@fb.com>
    chilcote committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    9f3b604 View commit details
    Browse the repository at this point in the history