[Python-modules-commits] [django-allauth] 12/13: d/python{, 3}-django-allauth.lintian-overrides: add overrides for privacy-breach

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Dec 12 12:15:47 UTC 2017


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

peb-guest pushed a commit to branch master
in repository django-allauth.

commit 9dd22e41ee4f51f55669f4a6de320965dc3bf042
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Tue Dec 12 13:14:22 2017 +0100

    d/python{,3}-django-allauth.lintian-overrides: add overrides for privacy-breach
    
    * d/python{,3}-django-allauth.lintian-overrides:
      - Add overrides for privacy-breach-generic regarding the persona
        authentication, as it's the package's purpose to allow such connection
        via a connector.
---
 debian/changelog                                | 4 ++++
 debian/python-django-allauth.lintian-overrides  | 1 +
 debian/python3-django-allauth.lintian-overrides | 1 +
 3 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fa3ca3d..6bd2c73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,10 @@ django-allauth (0.34.0-1) unstable; urgency=medium
       websites, as they're just some pretty badges telling that the c-i passes
       or things like that, and then, useless into debian and triggering a
       privacy breach.
+  * d/python{,3}-django-allauth.lintian-overrides:
+    - Add overrides for privacy-breach-generic regarding the persona
+      authentication, as it's the package's purpose to allow such connection
+      via a connector.
   * python-django-allauth-doc: move doc files into
     /usr/share/doc/python-django-allauth instead of
     /usr/share/doc/python-django-allauth-doc.
diff --git a/debian/python-django-allauth.lintian-overrides b/debian/python-django-allauth.lintian-overrides
index 7b107f9..580dd7b 100644
--- a/debian/python-django-allauth.lintian-overrides
+++ b/debian/python-django-allauth.lintian-overrides
@@ -1 +1,2 @@
 python-django-allauth: privacy-breach-facebook usr/lib/python2.7/dist-packages/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js
+python-django-allauth: privacy-breach-generic usr/lib/python2.7/dist-packages/allauth/socialaccount/providers/persona/templates/persona/auth.html (https://login.persona.org/include.js)
diff --git a/debian/python3-django-allauth.lintian-overrides b/debian/python3-django-allauth.lintian-overrides
index 3f54892..86c0f64 100644
--- a/debian/python3-django-allauth.lintian-overrides
+++ b/debian/python3-django-allauth.lintian-overrides
@@ -1 +1,2 @@
 python3-django-allauth: privacy-breach-facebook usr/lib/python3/dist-packages/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js
+python3-django-allauth: privacy-breach-generic usr/lib/python3/dist-packages/allauth/socialaccount/providers/persona/templates/persona/auth.html (https://login.persona.org/include.js)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-allauth.git



More information about the Python-modules-commits mailing list