ViolentOr
|
3c7bace964
|
Update security_policy resource to return Names, not SIDs (#2462)
* Added possibility to translate SID to human-readable name (using 'translate_sid: true' switch)
Signed-off-by: ViolentOr <github@violentor.me>
* fixed errors
Signed-off-by: ViolentOr <github@violentor.me>
* changed pars to opts
* renameg temp variable
Signed-off-by: ViolentOr <github@violentor.me>
* Required tests added
Signed-off-by: ViolentOr <github@violentor.me>
* fixed mistype
Signed-off-by: ViolentOr <github@violentor.me>
* should not copy-paste.
Signed-off-by: ViolentOr <github@violentor.me>
* replaced empty call with empty file
Signed-off-by: ViolentOr <github@violentor.me>
* tests fixed.
Signed-off-by: ViolentOr <github@violentor.me>
* grouped command mocks related to the security_policy resource
Signed-off-by: ViolentOr <github@violentor.me>
* bacgitend -> backend
Signed-off-by: ViolentOr <github@violentor.me>
|
2018-01-23 12:31:57 -08:00 |
|