<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Credential.pm, branch cgi-restruct-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fix copyright</title>
<updated>2002-01-27T09:25:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-27T09:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=61fda8c3a5f36ab3e0074d20bdbc9135d78bdc3c'/>
<id>61fda8c3a5f36ab3e0074d20bdbc9135d78bdc3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify IO::Adapter::find() usage.</title>
<updated>2002-01-27T09:21:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-27T09:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c9c543257b8ffe6d7720a4d32d5013321f3213b4'/>
<id>c9c543257b8ffe6d7720a4d32d5013321f3213b4</id>
<content type='text'>
find() returns "key value" by default and "key" if requested.
add want option e.g. find(key, { want =&gt; $what } ).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find() returns "key value" by default and "key" if requested.
add want option e.g. find(key, { want =&gt; $what } ).
</pre>
</div>
</content>
</entry>
<entry>
<title>remove \s*$</title>
<updated>2001-12-22T09:21:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8c71d1f4b810babb4620a046ad9c100108887fb1'/>
<id>8c71d1f4b810babb4620a046ad9c100108887fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments</title>
<updated>2001-12-22T09:11:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dba338d612f726205c73e51b65fe545a29fc433b'/>
<id>dba338d612f726205c73e51b65fe545a29fc433b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix variable name</title>
<updated>2001-10-13T03:03:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-13T03:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cdfdb11996f4f4f3952a9f9515022eb221484c09'/>
<id>cdfdb11996f4f4f3952a9f9515022eb221484c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>is_member() accpepts $args-&gt;{ address }</title>
<updated>2001-10-10T14:56:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-10T14:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=adc7733120eff95f87f6dddb6ceab223fab00a6f'/>
<id>adc7733120eff95f87f6dddb6ceab223fab00a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement is_same_address() completely.</title>
<updated>2001-10-10T12:52:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-10T12:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7cacf6b32e227297c40fb95433d85ba916b2bc24'/>
<id>7cacf6b32e227297c40fb95433d85ba916b2bc24</id>
<content type='text'>
define set_compare_level() and get_compare_level() for convenience.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define set_compare_level() and get_compare_level() for convenience.
</pre>
</div>
</content>
</entry>
<entry>
<title>more severe initialization check</title>
<updated>2001-10-08T15:47:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-08T15:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9ded9eedc2df7efe1252dd05e7206270aca328a8'/>
<id>9ded9eedc2df7efe1252dd05e7206270aca328a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement has_address_in_map() method and is_member() uses this.</title>
<updated>2001-08-26T12:57:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-26T12:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=334389fad84ef640978dd5c7e07e167b96e26c74'/>
<id>334389fad84ef640978dd5c7e07e167b96e26c74</id>
<content type='text'>
has_address_in_map() searches the address in the specified map.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has_address_in_map() searches the address in the specified map.
</pre>
</div>
</content>
</entry>
<entry>
<title>modify IO::Adapter::find() method to accpet options "all"</title>
<updated>2001-06-29T05:57:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-29T05:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=98892cfb949baeaa4a3412351a178ff1c022f908'/>
<id>98892cfb949baeaa4a3412351a178ff1c022f908</id>
<content type='text'>
my $addrs = $obj-&gt;find( $user , { all =&gt; 1 });

FML::Credential is modified to get all addresses which match /^$user/
once and search it within them.
1. get all entries match /^$user/ from $map.
2. try each address in the result matches $address to check.
3. is_same_address() conceals matching algorithm details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my $addrs = $obj-&gt;find( $user , { all =&gt; 1 });

FML::Credential is modified to get all addresses which match /^$user/
once and search it within them.
1. get all entries match /^$user/ from $map.
2. try each address in the result matches $address to check.
3. is_same_address() conceals matching algorithm details.
</pre>
</div>
</content>
</entry>
</feed>
