summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJon Robertson <jonrober@stanford.edu>2014-10-09 09:19:22 -0700
committerJon Robertson <jonrober@stanford.edu>2014-10-09 09:19:22 -0700
commit8cafcdfdaf66ca7a7735c899ce99a714e718197c (patch)
tree8fa20a1753260297f7e9ae77678805368ccf96f5 /NEWS
parent34d83c2dd2a17af92e48d74ebfbbfce28c7e8525 (diff)
NEWS: Added item for Duo object expansion
Change-Id: I91b8b5fd4043effe8b23a62624c47519976ace64
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 039494e..2d1a1e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
User-Visible wallet Changes
+wallet 1.11 (2014-10-08)
+
+ The duo object type has been split into several sub-types, each for a
+ specific type of Duo integration. The old type's functionality has
+ been moved to duo-pam (Wallet::Object::Duo::PAM), and new types are
+ supported for Duo's auth proxy configurations for LDAP and Radius.
+ These types are duo-radius and duo-ldap
+ (Wallet::Object::Duo::RadiusProxy and Wallet::Object::Duo::LDAPProxy).
+
wallet 1.1 (2014-07-16)
A new object type, duo (Wallet::Object::Duo), is now supported. This