[DRE-commits] [ruby-omniauth-multipassword] 03/03: Fix description
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sun Jun 21 06:35:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-omniauth-multipassword.
commit e0737c7081c1425db44f3e49a9ff680e6fe25e33
Author: Balasankar C <balasankarc at autistici.org>
Date: Sun Jun 21 12:05:47 2015 +0530
Fix description
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0b54656..702753e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,11 @@ Depends: ruby | ruby-interpreter,
ruby-omniauth,
${misc:Depends},
${shlibs:Depends}
-Description: OmniAuth strategy to authenticate using different passwort strategies
+Description: OmniAuth strategy to use different password strategies
Provides an OmniAuth strategy that can be used to authenticate using different
- passwort strategies.
+ password strategies. The compatible strategies include omniauth-internal,
+ which can authenticate using has_secure_password in Rails and
+ omniauth-kerberos, which can authenticate using a Kerberos server.
.
OmniAuth is a library that standardizes multi-provider authentication for web
applications
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-multipassword.git
More information about the Pkg-ruby-extras-commits
mailing list