Project

General

Profile

« Previous | Next » 

Revision b845411e

IDb845411eafc9cdbd006995f5eab7d911291b4887
Parent df0da337
Child eff2149e

Added by Roger Dahl about 10 years ago

  • Removed old code from Django manage.py.
  • Added a utility script for adding whitelist entries directly based on PEM certificates.
  • Added configuration for Django's new ALLOWED_HOSTS setting.
  • Switched to a certificate naming convention where the extension follows the regular convention of representing the file format, not the contents
  • Added configuration setting that allows disabling whitelist verification for MNStorage.update().
  • Added code so that GMN automatically trusts its own client side certificate for incoming connections. This is safe and simplifies stand-alone deployment.
  • Removed code left over from when the GMN async processes authenticated via HTTP and not via the database.
  • Fixed bug that limited size of objects in GMN to 4GB.
  • Removed the internal API used by the old version of the async processes.
  • Removed concurrency tests that used to be necessary for checking that Apache was configured correctly.
  • Added ".conf" to Apache configuration files to match new naming requirement in 14.04.
  • Updated virtual host configuration file to use Apache's new security directives.
  • Switched to new configuration type in Apache that uses one or more WSGI Daemon Processes instead of directly hosting mod_wsgi. This allows GMN to run with the "gmn" user instead of the Apache user, which simplifies file permissions. It also makes it easier to configure desired number of processes and threads for GMN.
  • Removed custom apache2.conf file. It's no longer necessary since GMN now can run directly with any of Apache's MPMs.
  • Removed the custom Apache ports.conf file. It's no longer necessary because Apache has simplified setting up a Virtual Host.
  • Bumped version numbers for dependencies and for GMN itself.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)