Kunstmaan / KunstmaanBundlesStandardEdition

The "Kunstmaan Bundles Standard Edition" distribution
http://bundles.kunstmaan.be
MIT License
89 stars 39 forks source link

Add placeholder for generated password #149

Closed arneruy closed 9 years ago

arneruy commented 9 years ago

Before generating the default admin user, a placeholder for the generated password should be added to the app/resources/config.yml file.

The admin user is generated by running: app/console doctrine:fixtures:load. The new password will be displayed on the console to the user and the -adminpwd- placeholder will be replaced by the generated password.