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

Add new function: aclObjectGetGroups #3180

Merged
merged 11 commits into from
Oct 18, 2023

Conversation

TracerDS
Copy link
Contributor

@TracerDS TracerDS commented Sep 9, 2023

This function will return all groups of an object.
Syntax: table aclObjectGetGroups ( string theObject )

Function returns table on success, false if something went wrong

@botder
Copy link
Member

botder commented Sep 9, 2023

Please use the new argument parser.

@lopezloo lopezloo added the enhancement New feature or request label Sep 19, 2023
Now the function will throw if object is not a resource or an user
@TracerDS TracerDS force-pushed the 090923_Add-aclObjectGetGroups branch from 4aeaa34 to 47da238 Compare October 5, 2023 16:23
@TracerDS TracerDS force-pushed the 090923_Add-aclObjectGetGroups branch from f8767f0 to 5935463 Compare October 8, 2023 18:44
@botder botder merged commit cf46bd8 into multitheftauto:master Oct 18, 2023
6 checks passed
@botder botder added this to the 1.6.1 milestone Oct 18, 2023
@TracerDS TracerDS deleted the 090923_Add-aclObjectGetGroups branch October 18, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants