Page MenuHomeFreeBSD

New port: www/py-dj21-django-auth-ldap: LDAP integration for django.contrib.auth
ClosedPublic

Authored by kai on Mar 13 2019, 9:51 PM.
Tags
None
Referenced Files
F103204830: D19576.diff
Fri, Nov 22, 5:35 AM
F103120175: D19576.id55428.diff
Thu, Nov 21, 6:53 AM
Unknown Object (File)
Tue, Nov 5, 3:43 AM
Unknown Object (File)
Fri, Nov 1, 8:22 AM
Unknown Object (File)
Thu, Oct 31, 1:56 PM
Unknown Object (File)
Oct 3 2024, 9:29 PM
Unknown Object (File)
Oct 3 2024, 5:54 PM
Unknown Object (File)
Oct 3 2024, 1:42 PM
Subscribers
None

Details

Summary

Repo-copy www/py-django-auth-ldap and assign it to Django 2.1 to enable LDAP authentication with net-mgmt/netbox that has been switched to Django 2.1 recently.

Also limit the port to Python 3.5+ as Django 2.1 requires it as minimum dependency and to save some overhead in the building infrastructure.

Requested by: Thomas Kurschel (via private email)
Approved by: (one of the mentors)

Test Plan
  • poudriere (11.2, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) for the py36 flavor -> OK
  • portlint -> OK
  • Runtime tests -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 14 2019, 12:37 PM

Forgot to add CONFLICTS_INSTALL for www/py-dj21-django-auth-ldap + www/py-django-auth-ldap .

This revision now requires review to proceed.Mar 14 2019, 8:04 PM
This revision is now accepted and ready to land.Mar 25 2019, 7:54 AM
This revision was automatically updated to reflect the committed changes.