majewsky / portunus

Self-contained user/group management and authentication service
GNU General Public License v3.0
75 stars 5 forks source link

Create users/groups from seeds if they don't exist in the database #20

Closed SuperSandro2000 closed 8 months ago

SuperSandro2000 commented 10 months ago

Tested on my local portunus installation and after the patch the new seeded groups are created. Before they did not appear in the json database or web ui but portunus complained when creating a new group with the same name.

majewsky commented 8 months ago

Should be resolved in v2.0.0-beta.1