<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module: Impersonate User</title>
        <description> Allows administrators to (temporarily) impersonate a different user, which can be useful when investigating user specific problems.

Impersonating another user can be done by clicking on a link in the target user&amp;#039;s profile screen. It is also possible to search for a user in the user control center (new menu item: Switch user) and work directly from there.

Note: Because of some new features and fixes for Phorum 5.2, you need to install at least version 5.2.1-alpha. The module will not work with older versions of Phorum. 


Changelog:
----------

2016-08-31 v1.0.7 by Oliver Riesen-Mallmann &amp;lt;oliver@riesen.org&amp;gt;

    - Made XHTML 1.0 Transitional compliant.
    - Changed htmlspecialchars option from ENT_COMPAT to ENT_QUOTES.

2011-01-09 v1.0.6

    - Added new German language files. Thanks to Oliver Riesen!

2008-03-01 v1.0.5

    - The &amp;quot;Impersonate user&amp;quot; link in the control center was incorrectly
      shown for moderators and not only for administrators. This had no
      security implications. The link was there, but not functional.
      Thanks to Berti for noticing the problem.

    - Made the notification &amp;quot;fixed&amp;quot;, so it will always show at the
      top left position on the screen. In MSIE6 and before this will look
      differently, because that browser does not support position:fixed.
      This does not seem a big problem to me, since this module is for
      administrators only.

    - Added German translation. Thanks to Berti!

2007-12-10 v1.0.4

    - Improved the template a bit, to make it cooperate with templates
      that use absolute positioning.

2007-10-04 v1.0.3

    - Moved some code from the after_header to the common hook, because
      on some occassions, it would try to remove a cookie by sending a
      cookie header. That does not work though, since there already
      was output on the page (resulting in a PHP &amp;quot;headers already sent&amp;quot;
      error).

2007-09-14 v1.0.2

    - Implemented a user search screen in the &amp;quot;Moderate&amp;quot; section of the
      control center. That screen can be used to search users and impersonate
      to them.

    - Fixed the problem that the impersonate user link also appeared in the
      user&amp;#039;s control center when looking at the &amp;quot;View My Profile&amp;quot; panel.

2007-09-13 v1.0.1

    - Implemented a notice about impersonating a different user and
      an option to switch back to the admin user account.

2007-09-12 v1.0.0

    - Initial release

</description>
        <link>https://www.phorum.org/support/read.php?62,124298,124298#msg-124298</link>
        <lastBuildDate>Fri, 04 Sep 2026 18:38:06 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,124298,160799#msg-160799</guid>
            <title>Re: Module: Impersonate User</title>
            <link>https://www.phorum.org/support/read.php?62,124298,160799#msg-160799</link>
            <description><![CDATA[ New version:<br />
<br />
<pre class="bbcode">
2016-08-31 v1.0.7 by Oliver Riesen-Mallmann &lt;oliver@riesen.org&gt;
    - Made XHTML 1.0 Transitional compliant.
    - Changed htmlspecialchars option from ENT_COMPAT to ENT_QUOTES.
</pre>]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 31 Aug 2016 07:34:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,124298,124298#msg-124298</guid>
            <title>Module: Impersonate User</title>
            <link>https://www.phorum.org/support/read.php?62,124298,124298#msg-124298</link>
            <description><![CDATA[ Allows administrators to (temporarily) impersonate a different user, which can be useful when investigating user specific problems.<br />
<br />
Impersonating another user can be done by clicking on a link in the target user&#039;s profile screen. It is also possible to search for a user in the user control center (new menu item: Switch user) and work directly from there.<br />
<br />
<b>Note:</b> Because of some new features and fixes for Phorum 5.2, you need to install at least version 5.2.1-alpha. The module will not work with older versions of Phorum. <br />
<br />
<pre class="bbcode">
Changelog:
----------

2016-08-31 v1.0.7 by Oliver Riesen-Mallmann &lt;oliver@riesen.org&gt;

    - Made XHTML 1.0 Transitional compliant.
    - Changed htmlspecialchars option from ENT_COMPAT to ENT_QUOTES.

2011-01-09 v1.0.6

    - Added new German language files. Thanks to Oliver Riesen!

2008-03-01 v1.0.5

    - The &quot;Impersonate user&quot; link in the control center was incorrectly
      shown for moderators and not only for administrators. This had no
      security implications. The link was there, but not functional.
      Thanks to Berti for noticing the problem.

    - Made the notification &quot;fixed&quot;, so it will always show at the
      top left position on the screen. In MSIE6 and before this will look
      differently, because that browser does not support position:fixed.
      This does not seem a big problem to me, since this module is for
      administrators only.

    - Added German translation. Thanks to Berti!

2007-12-10 v1.0.4

    - Improved the template a bit, to make it cooperate with templates
      that use absolute positioning.

2007-10-04 v1.0.3

    - Moved some code from the after_header to the common hook, because
      on some occassions, it would try to remove a cookie by sending a
      cookie header. That does not work though, since there already
      was output on the page (resulting in a PHP &quot;headers already sent&quot;
      error).

2007-09-14 v1.0.2

    - Implemented a user search screen in the &quot;Moderate&quot; section of the
      control center. That screen can be used to search users and impersonate
      to them.

    - Fixed the problem that the impersonate user link also appeared in the
      user&#039;s control center when looking at the &quot;View My Profile&quot; panel.

2007-09-13 v1.0.1

    - Implemented a notice about impersonating a different user and
      an option to switch back to the admin user account.

2007-09-12 v1.0.0

    - Initial release

</pre>]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 14 Sep 2007 06:25:47 -0500</pubDate>
        </item>
    </channel>
</rss>
