[Bug 257496] [NEW PORT] security/py-django-pam: PAM backend for Django authentication
Date: Fri, 30 Jul 2021 02:40:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257496 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |feature, needs-patch, | |needs-qa CC| |amijaresp@gmail.com, | |python@FreeBSD.org Summary|[New Port] |[NEW PORT] |devel/py-django-pam: PAM |security/py-django-pam: PAM |backend for django |backend for Django |authentication |authentication Status|New |Open Severity|Affects Some People |Affects Only Me Flags| |maintainer-feedback?(amijar | |esp@gmail.com) --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- Thank you for submitting a new port Alberto. Review items: - We try to use devel as a last report, unless the best and only category is devel. I'd suggest security/ here for this port, which is where other PAM related ports exist. - COMMENT is too long (Running QA with portlint would pick this up. use upstreams shorter description: "Django PAM authentication backend implementation". Bonus: Ask upstream to change their setup.py:description to the shorter version :) - Uncomment LICENSE (portlint would have picked this up) - Add LICENSE_FILE if one is shipped with the PyPI sdist - Clean up and format the pkg-descr (78 char columns). The following is enough: Django PAM can be used in an SSO (Single Sign On) environment or just with a single box where you want to log into a Django app with your UNIX login. Highly recommend running the port through QA (portlint and poudriere at least). For information on how to do this, see: https://docs.freebsd.org/en/books/porters-handbook/testing/ Jump on #freebsd-ports or #freebsd-python on Libera Chat IRC if you need help :) -- You are receiving this mail because: You are the assignee for the bug.