N5GEH / n5geh.tools.entirety

GNU General Public License v3.0
9 stars 6 forks source link

Add sign up function for the local_auth mode #213

Open djs0109 opened 5 days ago

djs0109 commented 5 days ago

Currently, in local_auth mode, we can only support user creation via admin page. A sign up function need to be created for new user to create an account by themself. By default, the new user will be assigned a user role, so that they can not see any project.

SBlechmann commented 5 days ago

create entry in env file to active sign up functionality