summaryrefslogtreecommitdiff
path: root/releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml
diff options
context:
space:
mode:
authorPetr Malik <pmalik@tesora.com>2016-04-19 13:28:08 -0400
committerPetr Malik <pmalik@tesora.com>2016-04-22 19:34:04 +0000
commitf4cbaf6ccd3c6de14837fcf9532e44de1265bdf6 (patch)
tree0c3524b2ade2b4b9f38cef2c85f8ae867961b77c /releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml
parenta3b3fcbd7dd01b51dbaea12993c177e6ca6a1b5a (diff)
downloadtrove-f4cbaf6ccd3c6de14837fcf9532e44de1265bdf6.tar.gz
Make 'default_password_length' datastore-specific
Make 'default_password_length' per-datastore-property. Set max length to 24 in Couchbase config. Change-Id: I391bc68b44028412ed25490264cbb1e396d540d2 Closes-Bug: 1572230
Diffstat (limited to 'releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml')
-rw-r--r--releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml b/releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml
new file mode 100644
index 00000000..dcfbe574
--- /dev/null
+++ b/releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - Make 'default_password_length' per-datastore-property.
+ Bug 1572230