<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t/data, branch patches-bill</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=patches-bill</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=patches-bill'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2018-06-03T22:36:42+00:00</updated>
<entry>
<title>Add SPDX-License-Identifier headers</title>
<updated>2018-06-03T22:36:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-06-03T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4a0b9e747c8abfca24f30b7ce1e9a725ce11474a'/>
<id>urn:sha1:4a0b9e747c8abfca24f30b7ce1e9a725ce11474a</id>
<content type='text'>
Add SPDX-License-Identifier headers to all substantial source files.
Collapse copyright years.  Add some Emacs configuration for files
where the copyright notice is at the end.  Add a test that every
file has SPDX-License-Identifier.
</content>
</entry>
<entry>
<title>Pass object type and name to external ACL verifiers</title>
<updated>2016-01-16T23:35:49+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-16T23:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d2fde5b8330cab6bd6210ef99a628b1897676897'/>
<id>urn:sha1:d2fde5b8330cab6bd6210ef99a628b1897676897</id>
<content type='text'>
This requires changing the ACL verifier plumbing to pass object
type and name all the way through when verifying ACLs.  Hopefully
I caught everything.
</content>
</entry>
<entry>
<title>Add Wallet::ACL::External ACL type</title>
<updated>2016-01-04T03:29:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=23a6b180f975c24c8ee4190467c74b78fde0d084'/>
<id>urn:sha1:23a6b180f975c24c8ee4190467c74b78fde0d084</id>
<content type='text'>
A new ACL type, external (Wallet::ACL::External), is now supported.
This ACL runs an external command to check if access is allowed, and
passes the principal and the ACL identifier to that command.  To
enable this ACL type for an existing wallet database, use wallet-admin
to register the new verifier.

Change-Id: I21b72b4373eefc92985aca1505e2d1a1ec699602
</content>
</entry>
<entry>
<title>Added Duo RDP object to the wallet</title>
<updated>2014-10-14T05:28:30+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2014-10-14T05:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0e39650c6a831987057a8a9ed615dc3023fcab4a'/>
<id>urn:sha1:0e39650c6a831987057a8a9ed615dc3023fcab4a</id>
<content type='text'>
Change-Id: Ic728297fa830ffdd40c1580e32a81f8c5123f66a
</content>
</entry>
<entry>
<title>Created tests for new Duo object types</title>
<updated>2014-10-09T17:08:31+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2014-10-09T16:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=94cfb1c7969515a863d7b0e09f00b6ced5f4fc5c'/>
<id>urn:sha1:94cfb1c7969515a863d7b0e09f00b6ced5f4fc5c</id>
<content type='text'>
Change-Id: I818be125f3195316b44e650ba6e05b8e0b831ea6
</content>
</entry>
<entry>
<title>Test for Perl strict and minimum version</title>
<updated>2014-07-12T05:39:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-12T05:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1329e6db944a6fce5578b249de08a8250a920877'/>
<id>urn:sha1:1329e6db944a6fce5578b249de08a8250a920877</id>
<content type='text'>
Fix strictness issues across the whole code base, and ensure that
all Perl scripts enable warnings.  (Hopefully enabling warnings
won't cause problems for the server.)

Change-Id: I4dee49f7a6bcbeeee21d74bf61a1fd26514f832c
Reviewed-on: https://gerrit.stanford.edu/1532
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add new object type for Duo integrations</title>
<updated>2014-07-12T02:02:12+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-12T00:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=26927d5b7bda7d2892e460fdb2867b6bcd55c8ad'/>
<id>urn:sha1:26927d5b7bda7d2892e460fdb2867b6bcd55c8ad</id>
<content type='text'>
A new object type, duo (Wallet::Object::Duo), is now supported.  This
creates an integration with the Duo Security cloud multifactor
authentication service and allows retrieval of the integration key,
secret key, and admin hostname.  Currently, only UNIX integration
types are supported.  The Net::Duo Perl module is required to use this
object type.  New configuration settings are required as well; see
Wallet::Config for more information.  To enable this object type for
an existing wallet database, use wallet-admin to register the new
object.

Change-Id: I2c0dac75e81f526b34d6b509c4bdaecb43dd4a9d
Reviewed-on: https://gerrit.stanford.edu/1516
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add explicit license statement to perl/t/data/README</title>
<updated>2013-02-28T00:53:36+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-27T23:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=18edd82ea59d8ddea7647a5848a082b78c68db1f'/>
<id>urn:sha1:18edd82ea59d8ddea7647a5848a082b78c68db1f</id>
<content type='text'>
Change-Id: Ibad85d6d7c653b557e9ec297a4268068261271fa
Reviewed-on: https://gerrit.stanford.edu/847
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Remove file names from test file headers</title>
<updated>2010-03-04T03:49:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T03:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=69289862465a3bfb3488c1b3a674b6b06c9911ee'/>
<id>urn:sha1:69289862465a3bfb3488c1b3a674b6b06c9911ee</id>
<content type='text'>
Coding style update.  Don't prefix the file short description with the
file name; it's not needed.
</content>
</entry>
<entry>
<title>Added keytab testing cases for Heimdal KDC</title>
<updated>2009-12-17T19:26:28+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2009-12-17T19:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e0f69c0b3f41684079762f843c37888d1017d576'/>
<id>urn:sha1:e0f69c0b3f41684079762f843c37888d1017d576</id>
<content type='text'>
Added cases to handle the Wallet::Object::Keytab module using a Heimdal
KDC as well as an MIT KDC.  In most cases this is transparent, but some
tests are skipped for Heimdal, and the commands run to test that the
created principals and keytabs are correct are different for Heimdal.
The code now branches based on the value of
$Wallet::Config::KEYTAB_KRBTYPE.
</content>
</entry>
</feed>
