diff options
author | Nathaniel McCallum <npmccallum@redhat.com> | 2014-10-15 12:26:47 -0400 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2014-10-16 17:55:39 +0200 |
commit | 284792e7d8e06dd6dba24da4362aab56bbaaaef4 (patch) | |
tree | 54ecb48cc3e947304df1c6e83d709758287e9630 /VERSION | |
parent | c5f7ca58a1b74344c3d39493a9b0645a8f4b64a7 (diff) | |
download | freeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.tar.gz freeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.tar.xz freeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.zip |
Remove token vendor, model and serial defaults
These defaults are pretty useless and cause more confusion than
they are worth. The serial default never worked anyway. And now
that we are displaying the token type separately, there is no
reason to doubly record these data points.
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=105 -# Last change: abbra - ID views attributes +IPA_API_VERSION_MINOR=106 +# Last change: npmccallum - Remove token vendor, model, serial defaults |