Aam-Digital / ndb-core

Easy-to-use case management web app for NGOs anywhere in the world.
http://www.aam-digital.com
GNU General Public License v3.0
47 stars 14 forks source link

Replace creation of User entity with a more dynamic, configurable setup step #2414

Open sleidig opened 3 weeks ago

sleidig commented 3 weeks ago

The setup script currently creates a User entity in a very fixed way. Since we have moved on and allow a user account to link with any entity type, this needs an update to allow such handling.

See: https://github.com/Aam-Digital/ndb-setup/blob/13922c82dc07fdfe23186ef274e2de4d5d746094/interactive_setup.sh#L164-L172

Possible approaches: