Actions
Bug #2574
openrake permissions:reset doesn't work without a fully qualified domain name
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Hi,
As explain on foreman users mailing list, when I enable the login setting, default password is not working.
When I check the users table, admin has no password set.
Try the : rake permissions:reset RAILS_ENV=production
It's just giving as an output that the email format is wrong.
In the users table, if I check admin has root@ as email. No domain name is set on server (maybe related to none set in email)
So this is making impossible to use the login true in settings
Updated by Greg Sutcliffe almost 12 years ago
- Subject changed from Wrong admin email, password is not set during installation and rake reset task doesn't reset it too to rake permissions:reset doesn't work without a fully qualified domain name
Updated by Leos Stejskal about 4 years ago
- Description updated (diff)
- Triaged changed from No to Yes
Actions