summaryrefslogtreecommitdiff
path: root/docs/release-notes
Commit message (Expand)AuthorAgeFilesLines
* Apache 2.4 only allows wsgi-group with Require directive for group authorisat...Graham Dumpleton2014-09-141-0/+8
* Add --passenv option to mod_wsgi-express for having process environment varia...Graham Dumpleton2014-09-141-1/+5
* Added --compress-responses option to mod_wsgi-express for compressing common ...Graham Dumpleton2014-09-121-0/+4
* Provide means of disabling automatic mapping of HEAD to GET when output filte...Graham Dumpleton2014-09-121-0/+17
* Added option --allow-localhost to mod_wsgi-express to still enable access via...Graham Dumpleton2014-09-121-0/+7
* Add --setenv option to allow per request WSGI environ key/values to be set.Graham Dumpleton2014-09-101-0/+4
* Added support to mod_wsgi-express for hosting web sites over SSL.Graham Dumpleton2014-09-071-0/+9
* Add options for log file rotation to mod_wsgi-express.Graham Dumpleton2014-09-071-0/+7
* Add documentation for --server-name and --server-alias options for managing v...Graham Dumpleton2014-09-061-0/+16
* Qualify in documentation that options pertain to mod_wsgi express.Graham Dumpleton2014-09-061-7/+8
* Document the blocking of headers which don't use alphanumerics or '-'.Graham Dumpleton2014-09-061-2/+32
* Fix Django integration for versions older than Django 1.6. #33Graham Dumpleton2014-09-051-0/+4
* Add the home directory to sys.path and not empty string for current directory...Graham Dumpleton2014-09-051-0/+6
* Add documentation for --with-php5 option.Graham Dumpleton2014-09-051-0/+4
* Add documentation for --directory-index option.Graham Dumpleton2014-09-051-0/+4
* Add to mod_wsgi express the ability to provide a group authorisation script.Graham Dumpleton2014-08-291-0/+12
* Fix Apache 2.4 compatibility issue auth providers performing group authorisat...Graham Dumpleton2014-08-291-0/+9
* Add option to mod_wsgi express to allow for user authentication using a Pytho...Graham Dumpleton2014-08-281-0/+7
* Qualify that can only override REMOTE_USER when using Basic authentication sc...Graham Dumpleton2014-08-281-6/+7
* Incorrectly increment version to 4.2.9 rather than intended 4.3.0.Graham Dumpleton2014-08-272-4/+5
* Add documentation for 4.2.9 changes.Graham Dumpleton2014-08-272-0/+67
* Add 4.2.8 release notes to index.Graham Dumpleton2014-08-231-0/+1
* Duplicate entry for 4.2.7 release notes.Graham Dumpleton2014-08-231-7/+0
* Add release notes for 4.2.8 which current changes documented.Graham Dumpleton2014-08-231-0/+35
* Add --mount-point option to mod_wsgi-express.4.2.7Graham Dumpleton2014-08-022-0/+23
* Processes would crash on startup on Apache 2.2.3 and older due to missing Apa...Graham Dumpleton2014-07-142-0/+24
* Add release notes for version 4.2.5.Graham Dumpleton2014-07-012-0/+23
* Add release notes for 4.2.4.Graham Dumpleton2014-06-182-0/+38
* Broke runmodwsgi Django management command in 4.2.2.Graham Dumpleton2014-06-172-0/+22
* Increment version to 4.2.2 and add release notes.Graham Dumpleton2014-06-162-0/+32
* Add release notes for version 4.2.1 documenting current changes.Graham Dumpleton2014-06-092-0/+23
* Updates to release notes for 4.1.2.Graham Dumpleton2014-06-081-5/+9
* Add release notes for 4.2.0.Graham Dumpleton2014-06-052-0/+44
* Version of Python library not always correctly detected by setup.py. #14Graham Dumpleton2014-06-042-0/+25
* Create release notes for 4.1.2 release.Graham Dumpleton2014-05-312-0/+39
* Release notes for 4.1.1.Graham Dumpleton2014-05-242-0/+22
* Fix typo in release notes and add documentation about home option changing mo...Graham Dumpleton2014-05-241-1/+16
* Fix 4.1.0 release notes reference to release tar ball.Graham Dumpleton2014-05-231-7/+2
* Document in release notes configurable response header size limit for daemon ...Graham Dumpleton2014-05-231-0/+6
* Document change for WWW-Authenticate handling bug. #4Graham Dumpleton2014-05-221-2/+15
* Documentation for bug where reference counting not performed properly in SSL ...Graham Dumpleton2014-05-211-0/+3
* Add security fix for local privilege escalation issue when using daemon mode....Graham Dumpleton2014-05-211-5/+34
* Add further information to 3.4 release notes about fix which was subsequently...Graham Dumpleton2014-05-211-0/+55
* Document more changes in 4.1.0.Graham Dumpleton2014-05-211-0/+149
* Add release notes to documentation.Graham Dumpleton2014-05-2025-0/+2229