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
F126519285: D19576.id55428.diff
Wed, Aug 20, 12:15 PM
Unknown Object (File)
Mon, Aug 18, 5:11 AM
Unknown Object (File)
Wed, Aug 13, 11:29 PM
Unknown Object (File)
Sun, Aug 3, 4:41 PM
Unknown Object (File)
Sat, Aug 2, 9:04 AM
Unknown Object (File)
Sat, Aug 2, 3:53 AM
Unknown Object (File)
Fri, Aug 1, 2:01 AM
Unknown Object (File)
Mon, Jul 28, 9:35 AM
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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23092
Build 22149: arc lint + arc unit

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.