[DRE-commits] [diaspora-installer] 01/07: change service secrets to password type

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jan 13 16:13:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 84882922e12dbf6169eec6e481a510fc03a8bb2e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jan 13 19:13:33 2017 +0530

    change service secrets to password type
---
 debian/diaspora-common.templates | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/diaspora-common.templates b/debian/diaspora-common.templates
index f179b88..61685ce 100644
--- a/debian/diaspora-common.templates
+++ b/debian/diaspora-common.templates
@@ -86,7 +86,7 @@ _Description: Facebook App ID:
  Give your Facebook App ID. This can not be blank.
 
 Template:diaspora-common/facebook_secret
-Type: string
+Type: password
 _Description: Facebook Secret:
  Give your Facebook Secret. This can not be blank.
 
@@ -96,7 +96,7 @@ _Description: Twitter Key:
  Give your Twitter Key. This can not be blank.
 
 Template:diaspora-common/twitter_secret
-Type: string
+Type: password
 _Description: Twitter Secret:
  Give your Twitter Secret. This can not be blank.
 
@@ -106,7 +106,7 @@ _Description: Tumblr Key:
  Give your Tumblr Key. This can not be blank.
 
 Template:diaspora-common/tumblr_secret
-Type: string
+Type: password
 _Description: Tumblr Secret:
  Give your Tumblr Secret. This can not be blank.
 
@@ -116,6 +116,6 @@ _Description: Wordpress Client ID:
  Give your Wordpress Client ID. This can not be blank.
 
 Template:diaspora-common/wordpress_secret
-Type: string
+Type: password
 _Description: Wordpress Secret:
  Give your Wordpress Secret. This can not be blank.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list