diff CHANGES.txt @ 6436:1f2f7c0b8968

issue2550837 - New option for web auth (also http header passing) Implement experimental support to allow tracker to use an alternate authentication variable replacing ROUNDUP_USER. Also add -I option to roundup-server to whitelist HTTP headers that should be passed through to the tracker.
author John Rouillard <rouilj@ieee.org>
date Mon, 14 Jun 2021 19:33:27 -0400
parents ada96db8ec62
children e6d0e86181d5
line wrap: on
line diff
--- a/CHANGES.txt	Fri Jun 11 18:09:21 2021 -0400
+++ b/CHANGES.txt	Mon Jun 14 19:33:27 2021 -0400
@@ -178,6 +178,10 @@
   translations from https://sourceforge.net/p/roundup/code/merge-requests/3/
   (John Rouillard. DE translations by Tobias Herp.)
 - send_message now allows setting authid to set source of email. (John Rouillard)
+- issue2550837 - New option for web auth (also http header passing).
+  Allow admin to configure authentication header replacing the default
+  REMOTE_USER. Also allow arbitrary headers to be passed to the
+  tracker when using roundup-serverbhind a proxy.
 
 2020-07-13 2.0.0
 

Roundup Issue Tracker: http://roundup-tracker.org/