Opened 15 years ago
Closed 15 years ago
#37 closed defect (fixed)
Autoinstaller should setup the client app
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.0 |
| Keywords: | Cc: |
Description
Code in wizard/srv/remit/'s version of util/setup.py causes autoinstalls (#13) to create a downloader user. The Wizard code itself should make that user active and properly configure the client app (client/settings.py).
Change History (1)
comment:1 Changed 15 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)
Done in:
commit 3d96554d7b6af12e0281d4447884a0ab8221ed5e Author: Alex Dehnert <adehnert@mit.edu> Date: Wed May 26 20:06:49 2010 -0400 Add client app configuration