<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t/object, branch upstream/1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.3</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.3'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2016-01-04T05:32:55+00:00</updated>
<entry>
<title>Clean up test-files directory after object/password test</title>
<updated>2016-01-04T05:32:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T05:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=802e47e8d84530d191817b2d86978a0b09803186'/>
<id>urn:sha1:802e47e8d84530d191817b2d86978a0b09803186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix t/object/keytab.t MIT enctype recognition</title>
<updated>2016-01-04T05:25:40+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T05:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=423792510f017d36580eb6d96342f6d09433a078'/>
<id>urn:sha1:423792510f017d36580eb6d96342f6d09433a078</id>
<content type='text'>
New versions of MIT now use the actual enctype in klist -ke output.
Also add 128-bit AES.

Also add some additional debugging that was useful when chasing
another problem.
</content>
</entry>
<entry>
<title>Merged all Duo objects into one module</title>
<updated>2015-06-08T22:24:34+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2015-04-17T20:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=feacbd7d685b1790579f949b3e72a48412835d92'/>
<id>urn:sha1:feacbd7d685b1790579f949b3e72a48412835d92</id>
<content type='text'>
To handle local proliferation of Duo integration type requests, all Duo
types have been merged into one module that will pick up and decide
integration specifics off of the object type.

If you are using the Duo types locally already, you'll want to load
perl/sql/wallet-1.3-update-duo.sql to your database to update the old
object types to all use the Duo module.

All existing Duo integrations have been added to the module for
handling, but nothing new has been added to the wallet object types.
Since there are a lot of Duo integrations, sites should only manually
add the ones they're interested in to the wallet types table.

Change-Id: If9c9a0a3e77923354f31d8f9c98a519c93df200b
</content>
</entry>
<entry>
<title>Added new method for wallet-backend, update</title>
<updated>2015-06-08T22:24:34+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2015-02-18T23:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=000b338694fae87996220336678fe990a1c3e3e1'/>
<id>urn:sha1:000b338694fae87996220336678fe990a1c3e3e1</id>
<content type='text'>
update will work generally like get, but only for objects that have a
concept of updating content automatically, like keytabs and passwords.
For these, the content will be updated before sending to the client.

In a later release get for keytabs will be modified to never update the
kvno before sending to the user, and so the unchanging flag will be
phased out in lieu of explicitly using the method that does what you
want.

Change-Id: I96a84416c5e50278eb29fe07052dde6e063bc071
</content>
</entry>
<entry>
<title>Added a new password object type</title>
<updated>2015-06-08T22:24:34+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2015-02-07T21:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=55875aa020f31751f295ae6c07547fe2949c5e82'/>
<id>urn:sha1:55875aa020f31751f295ae6c07547fe2949c5e82</id>
<content type='text'>
The password type inherits almost everything from the file object, but
if you try to get a password object that has never been stored, we
generate a random string to put in the object rather than just
erroring out.  The maximum and minimum length of the string can be set
in the wallet config.

If a password object was stored earlier and then cleared out, we don't
generate another random string.

Change-Id: I17a65ca7dac9d4430e8a731f417297890ee612bb
</content>
</entry>
<entry>
<title>Added rename support for file objects</title>
<updated>2014-10-15T00:06:43+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2014-10-15T00:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1381f2e0d0bb2edfa4b52c9926c57b22379ee248'/>
<id>urn:sha1:1381f2e0d0bb2edfa4b52c9926c57b22379ee248</id>
<content type='text'>
File objects now support a rename command, which will rename the object
and move the file to the right spot in the file store under its new
name.

Change-Id: I10ea2b8012586d69f0894905cfba54a738f3e418
</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>Include the Duo type in the name of Duo integrations</title>
<updated>2014-07-16T23:25:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T22:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=66dd4a9093be4562d2c7a7a7d253d2afb034aef8'/>
<id>urn:sha1:66dd4a9093be4562d2c7a7a7d253d2afb034aef8</id>
<content type='text'>
Eventually, there will be multiple object types for different Duo
integrations, and they will need to have unique names.  Add the
Duo type in parentheses after the name to help ensure this.

Change-Id: I679130f9136077fc6bf5d8c6c9ad98ec83b400d0
Reviewed-on: https://gerrit.stanford.edu/1573
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix test skip numbering for keytab tests</title>
<updated>2014-07-16T20:35:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T18:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=85b27cf85f783fd54dec54efa36b66196f67c4ff'/>
<id>urn:sha1:85b27cf85f783fd54dec54efa36b66196f67c4ff</id>
<content type='text'>
Change-Id: I5143d487d6b3623bc2be1724ed766b8709feb506
Reviewed-on: https://gerrit.stanford.edu/1565
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
</feed>
