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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 596694.patch | 396 bytes | mig5 |
Comments
Comment #1
Anonymous (not verified) commentedFixed 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/provisionComment #2
Anonymous (not verified) commentedComment #3
Anonymous (not verified) commented