Girocco/User.pm: add get_full_list and get_full_list_extended
commit881a29f2f7bb84e2c90cd2c573a98404339fff1a
authorKyle J. McKay <mackyle@gmail.com>
Thu, 4 Mar 2021 05:53:54 +0000 (3 22:53 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 4 Mar 2021 05:53:54 +0000 (3 22:53 -0700)
treeadab60d2ab0c29711d1af9e67c00f5ec4b81e087
parent81edacac1a95221814915063a5de9d40aeaf75f5
Girocco/User.pm: add get_full_list and get_full_list_extended

Add equivalent functions of the same name to those provided
by Girocco/Project.pm that read directly and only from the
file that is the source of all truth for the list of users.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/User.pm