Roundup Tracker - Issues

Message2089

Author dlinke
Recipients
Date 2006-01-03.17:08:43
Message-id
In-reply-to
In a setup where Apache handles authentication (here
sspi-auth) the user supplied by Apache is overriden by
the user identified from the cookie. This is especially
bad if it is the cookie of an administrator since the
user gets the admin-rights...

client.py had to be changed (see patch).

Regards,
David
History
Date User Action Args
2009-02-03 14:21:32adminlinkissue1396134 messages
2009-02-03 14:21:32admincreate