Commit Graph

2 Commits

Author SHA1 Message Date
David Cassany
4d3d3c817f Simplified example config file 2016-08-03 09:41:24 +02:00
David Cassany
d659e8a46c Updated get_users and get_user_groups methods
Get_users method has been updated in order to be able to append the
groups attribute when a user is defined in multiple <users> sections in
the description file. Appart from groups, all other user attributes
are ignored if the user was already processed when parsing the description
file.

Get_users_groups method has been also updated so it returns a list of
groups with unique values, keeping the description file order.
2016-08-03 09:25:32 +02:00