Opened 10 years ago
Closed 10 years ago
#343 closed enhancement (duplicate)
Autoinstalled apps should read the sql password out of my.cnf
Reported by: | adehnert | Owned by: | cereslee |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sql | Keywords: | |
Cc: |
Description
In order to ease password changes (see also #227), follow DRY, etc., autoinstalled apps should read the sql password out of ~/.sql/my.cnf rather than copying it into the app config.
For Django, https://docs.djangoproject.com/en/dev/ref/databases/#connecting-to-the-database may be helpful.
Change History (3)
comment:1 Changed 10 years ago by cereslee
- Owner set to cereslee
comment:2 Changed 10 years ago by cereslee
comment:3 Changed 10 years ago by adehnert
- Resolution set to duplicate
- Status changed from new to closed
This is #57.
Note: See
TracTickets for help on using
tickets.
The django autoinstaller has been modified and deployed in r2370