summaryrefslogtreecommitdiff
path: root/lib/chef/resource/user/mac_user.rb
Commit message (Expand)AuthorAgeFilesLines
* Fully remove user resource support for macOS < 10.14Tim Smith2021-02-161-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+0
* convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-251-0/+2
* Document the new hidden field in mac_user ships in 15.8Tim Smith2020-02-031-2/+2
* Account for if the propery is not being set in the resource, and also if it d...Joseph Chilcote2020-01-251-1/+1
* Adding support for IsHidden user attribute (macOS)Joseph Chilcote2020-01-251-0/+3
* [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-1/+1
* Add introduced fieldRyan Cragun2019-08-271-0/+2
* Address review feedback round 1Ryan Cragun2019-07-261-19/+31
* Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-241-0/+105