Download & Extend

new sites fill user 1's email field with url instead of email address

Project:Provision
Version:6.x-0.4-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:aegir-0.3-hotfix

Issue Summary

when you create a new site with aegir, it creates the admin user and fills the email field with client's site url instead of the client's email address. the problem with this is....i recently had a situation where aegir was sending blank welcome emails after the creation of sites. In order to login, normally you would go through the "forgot password" process & it would send the login link to the email address on the user's account....but since the email address field has the site's url instead...i wasnt able to login....so i had to edit the email field from the database....then try the process again.

Comments

#1

Status:active» fixed

Fixed in HEAD, thanks for the report!

Attached is a hotfix patch which you can patch with patch -p1 < /path/to/596694.patch at the base directory of /var/aegir/.drush/provision

AttachmentSize
596694.patch 396 bytes

#2

#3

Project:Hosting» Provision
Version:6.x-0.4-alpha1» 6.x-0.4-alpha1

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.