Version 0.9.0
Jonas Haag
6 years ago
0 | 0 | Changelog |
1 | 1 | ========= |
2 | 2 | |
3 | 0.9.0 (Apr 14, 2016) | |
4 | -------------------- | |
5 | * #155: Do not change SCRIPT_NAME if HTTP_X_SCRIPT_NAME isn't set (Louis Sautier) | |
6 | ||
3 | 7 | 0.8.0 (Feb 2, 2016) |
4 | ----------- | |
8 | ------------------- | |
5 | 9 | * #140, #145: Deprecate ``klaus.utils.SubUri`` in favor of the new ``klaus.utils.ProxyFix``, |
6 | 10 | which correctly handles ``SCRIPT_NAME``. For details on how to use the new ``ProxyFix``, |
7 | 11 | see `Klaus behind a reverse proxy <https://github.com/jonashaag/klaus/wiki/Klaus-behind-a-reverse-proxy>`_. |