new sites fill user 1's email field with url instead of email address
poeticprodigies - October 5, 2009 - 22:24
| Project: | Provision |
| Version: | 6.x-0.4-alpha1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | aegir-0.3-hotfix |
Description
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.

#1
Fixed in HEAD, thanks for the report!
Attached is a hotfix patch which you can patch with
patch -p1 < /path/to/596694.patchat the base directory of /var/aegir/.drush/provision#2
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.