<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AAutogeneratedPassword%2F%40comment-BillCole-20140423222528%2F%40comment-131.111.184.92-20141226200602</id>
	<title>Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AAutogeneratedPassword%2F%40comment-BillCole-20140423222528%2F%40comment-131.111.184.92-20141226200602"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602&amp;action=history"/>
	<updated>2026-08-23T21:21:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602&amp;diff=4369&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602&amp;diff=4369&amp;oldid=prev"/>
		<updated>2016-04-06T20:52:52Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:52, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-4368:rev-4369 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602&amp;diff=4368&amp;oldid=prev</id>
		<title>131.111.184.92: Created page with &quot;My attempt at implementing your suggestion (since we needed exactly the case you mention) below.  Note that I&#039;ve also removed the &#039;!privileged&#039; check, since it doesn&#039;t make a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:AutogeneratedPassword/@comment-BillCole-20140423222528/@comment-131.111.184.92-20141226200602&amp;diff=4368&amp;oldid=prev"/>
		<updated>2014-12-26T20:06:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;My attempt at implementing your suggestion (since we needed exactly the case you mention) below.  Note that I&amp;#039;ve also removed the &amp;#039;!privileged&amp;#039; check, since it doesn&amp;#039;t make a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;My attempt at implementing your suggestion (since we needed exactly the case you mention) below.  Note that I&amp;#039;ve also removed the &amp;#039;!privileged&amp;#039; check, since it doesn&amp;#039;t make a lot of sense in our particular case.&lt;br /&gt;
&lt;br /&gt;
Caution: I&amp;#039;m still very new to RT (and wikia, for that matter) — readers, use at your own discretion.  Perhaps somebody more experienced with RT will be able to comment if there&amp;#039;s something wrong with this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 *RT::User::GenerateRandomNextChar = \&amp;amp;RT::User::_GenerateRandomNextChar;&lt;br /&gt;
 my $requestors = $Ticket-&amp;gt;Requestor-&amp;gt;UserMembersObj( Recursively =&amp;gt; 0 );&lt;br /&gt;
 my $requestor = $requestors-&amp;gt;Count == 1 ? $requestors-&amp;gt;First : undef;&lt;br /&gt;
&lt;br /&gt;
 if ((defined $requestor) &amp;amp;&amp;amp;&lt;br /&gt;
     ($requestor-&amp;gt;id != $RT::Nobody-&amp;gt;id) &amp;amp;&amp;amp;&lt;br /&gt;
     ($requestor-&amp;gt;__Value(&amp;#039;Password&amp;#039;) eq &amp;#039;*NO-PASSWORD*&amp;#039;)&lt;br /&gt;
     ) {&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>131.111.184.92</name></author>
	</entry>
</feed>