Ulysses

General => Developers Corner => Topic started by: dr.farts on July 24, 2019, 11:44:16 AM

Title: Table that stores group names
Post by: dr.farts on July 24, 2019, 11:44:16 AM
Is there a table that stores the names of all the ulx groups? For example, something like ulx.groups would return "user", "superadmin, "admin", etc.
Title: Re: Table that stores group names
Post by: MrPresident on July 24, 2019, 02:52:22 PM
Yes! It is

ULib.ucl.groups

The key is the group name, the values are info for that groups.. inherits, allows, etc.