Change default routine for setting up an default admin account
Created by: TimDaub
Hi there,
first of all, I'm not particularly good in reading or writing ruby code but as I was installing gitlab and changing the administrator password, I noticed, that the default admin email was set to [email protected]
.
I googled around a little bit and found out about http://dothostregistry.com/.
So, if the latest version of gitlab still generates an admin account with [email protected], then I think this should be changed to not give anyone registering local.host the chance of exploiting gitlabs all over the world.
I found something about the email address in this file:
db/fixtures/production/001_admin.rb