Closed silkroadnomad closed 4 years ago
Is it possible to change the default admin username just to admin and not to admin@sendeffect.de ?
Just needs the Accounts-ui config passwordSignupFields
in routes.js changed from 'EMAIL_ONLY'
to 'USERNAME_AND_EMAIL'
please consider a process during first start of dApp when the admin password is been asked in the dApp frontend.
The REST Interface uses a standard username/password combination. this must be changeable for production use.