<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Transparent authentication not clearing the session</title> 
  <pubDate>Fri, 10 Apr 2026 15:52:59 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9085</link> 
  <atom:link rel="self" type="application/rss+xml" title="Transparent authentication not clearing the session" href="https://bugs.horde.org/ticket/9085/rss" /> 
  <description>Transparent authentication not clearing the session</description> 
 
   
   
  <item> 
   <title>When authenticating a user through transparent authenticatio</title> 
   <description>When authenticating a user through transparent authentication, getCleanSession() is not called, making the session vulnerable to session fixation and other side-effects.</description> 
   <pubDate>Tue, 08 Jun 2010 23:27:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59079</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9085: g</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9085: get clean session if doing transparent auth in a non authenticated Horde session

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&amp;r1=26a33b08c4d70abca71dc606d6669f2d0ec59f53&amp;r2=7869819cbfd94103184a404de1ba08b10b9d0b7c</description> 
   <pubDate>Mon, 28 Jun 2010 19:29:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59238</link> 
  </item> 
   
  <item> 
   <title>How about this?</title> 
   <description>How about this?</description> 
   <pubDate>Mon, 28 Jun 2010 19:29:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59239</link> 
  </item> 
   
  <item> 
   <title>The only system that I&#039;ve seen so far that was affected by s</title> 
   <description>The only system that I&#039;ve seen so far that was affected by side-effects of this issue also relies on checkAuthentication() working properly, so I can&#039;t update it yet.</description> 
   <pubDate>Mon, 28 Jun 2010 21:08:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59247</link> 
  </item> 
   
  <item> 
   <title>Since these changes, I&#039;m now seeing:

Warning: session_reg</title> 
   <description>Since these changes, I&#039;m now seeing:

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /usr/local/horde/horde/framework/Core/lib/Horde/Registry.php on line 1582

on the login page.

Trace:

1	0.0027	782592	{main}( )	../login.php:0
2	0.1840	8413552	require( &#039;/usr/local/horde/horde/horde/templates/login/login.inc&#039; )	../login.php:315
3	0.1852	8414088	Horde_Notification_Handler-&gt;notify( $options = array (&#039;listeners&#039; =&gt; &#039;status&#039;) )	../login.inc:15
4	0.1853	8414712	Horde_Notification_Handler_Decorator_Alarm-&gt;notify( $options = array (&#039;listeners&#039; =&gt; array (0 =&gt; &#039;status&#039;)) )	../Handler.php:284
5	0.1853	8414712	Horde_Alarm-&gt;notify( $user = &#039;mike&#039;, $load = ???, $preload = ???, $exclude = ??? )	../Alarm.php:54
6	0.1854	8415072	Horde_Alarm-&gt;listAlarms( $user = &#039;mike&#039;, $time = NULL, $load = TRUE, $preload = TRUE )	../Alarm.php:457
7	0.1864	8444504	Horde_Alarm-&gt;load( $user = &#039;mike&#039;, $preload = TRUE )	../Alarm.php:177
8	0.1879	8583720	Horde_Registry-&gt;listApps( $filter = NULL, $assoc = FALSE, $perms = 4 )	../Alarm.php:117
9	0.3768	14849736	Horde_Registry-&gt;hasPermission( $app = &#039;ansel&#039;, $perms = 4 )	../Registry.php:618
10	0.3769	14850048	Horde_Registry-&gt;isAuthenticated( $options = array (&#039;app&#039; =&gt; &#039;ansel&#039;) )	../Registry.php:1222
11	0.3769	14850128	Horde_Registry-&gt;getCleanSession( )	../Registry.php:1676
12	0.3769	14850224	session_regenerate_id ( TRUE )	../Registry.php:1582</description> 
   <pubDate>Tue, 29 Jun 2010 22:38:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59275</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9085: O</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9085: Only reset session ID once per page load

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&amp;r1=182c2abfa25d3cdc6c6a23a3771a6886dcdcde7e&amp;r2=8e3e0edc6bb2e6460aa8f22da9372ee40d3f988e</description> 
   <pubDate>Wed, 30 Jun 2010 20:35:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59280</link> 
  </item> 
   
  <item> 
   <title>Try this.</title> 
   <description>Try this.</description> 
   <pubDate>Wed, 30 Jun 2010 20:35:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59281</link> 
  </item> 
   
  <item> 
   <title>Now, at least, I&#039;m only seeing the warning once, but it&#039;s st</title> 
   <description>Now, at least, I&#039;m only seeing the warning once, but it&#039;s still there.</description> 
   <pubDate>Thu, 01 Jul 2010 00:17:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59287</link> 
  </item> 
   
  <item> 
   <title>&gt; Now, at least, I&#039;m only seeing the warning once, but it&#039;s </title> 
   <description>&gt; Now, at least, I&#039;m only seeing the warning once, but it&#039;s still there.

... ah, and now it&#039;s only happening after logout, not when navigating to the login page the first time, so to speak.</description> 
   <pubDate>Thu, 01 Jul 2010 00:19:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59288</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9085: D</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9085: Destroying a session counts as a clean session

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&amp;r1=40c3c5f412af1f752b3bf42884aed3117eb07445&amp;r2=372196c52889c31692bbbf2024538192805be3f7</description> 
   <pubDate>Fri, 02 Jul 2010 18:50:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59308</link> 
  </item> 
   
  <item> 
   <title>Next attempt...</title> 
   <description>Next attempt...</description> 
   <pubDate>Fri, 02 Jul 2010 18:50:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59309</link> 
  </item> 
   
  <item> 
   <title>This fixes things for me.</title> 
   <description>This fixes things for me.</description> 
   <pubDate>Fri, 02 Jul 2010 21:18:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9085#t59315</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
