In the old API there was an endpoint that gave the group name and the list of usernames. In the new version the groupname was accidentally omitted. This is something that the powershell script that populates the groups relies on.
Also, included a small fix to allow startup even if we are missing variables from our .env file.
In the old API there was an endpoint that gave the group name and the list of usernames. In the new version the groupname was accidentally omitted. This is something that the powershell script that populates the groups relies on.
Also, included a small fix to allow startup even if we are missing variables from our
.env
file.