Django

Code

Ticket #5435 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Remove requirement for a db user to be set for GeoDB creation

Reported by: rcoup Assigned to: jbronn
Milestone: Component: GIS
Version: gis Keywords: sprint
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The attached patch removes the requirement for DATABASE_USER to be set when creating a spatial db. This means that whoever runs manage.py can have superuser privileges without requiring a password to be put in settings.py for everyone to spot.

Especially useful for when you're running the tests :)

Attachments

no_need_for_db_user.patch (1.4 kB) - added by rcoup on 09/13/07 20:27:08.

Change History

09/13/07 20:27:08 changed by rcoup

  • attachment no_need_for_db_user.patch added.

09/14/07 02:10:34 changed by rcoup

  • needs_better_patch changed.
  • version changed from SVN to gis.
  • needs_tests changed.
  • needs_docs changed.

09/14/07 13:09:10 changed by jbronn

  • owner changed from nobody to jbronn.

09/14/07 13:09:27 changed by jbronn

  • status changed from new to assigned.

09/14/07 17:40:13 changed by jbronn

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [6238]) gis: Fixed #5435 with patch from rcoup.


Add/Change #5435 (Remove requirement for a db user to be set for GeoDB creation)




Change Properties
Action