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
Unknown Object (File)
Fri, Mar 27, 2:26 AM
Unknown Object (File)
Thu, Mar 26, 6:04 PM
Unknown Object (File)
Thu, Mar 26, 1:08 PM
Unknown Object (File)
Wed, Mar 25, 3:25 AM
Unknown Object (File)
Tue, Mar 24, 10:01 PM
Unknown Object (File)
Fri, Mar 20, 7:55 AM
Unknown Object (File)
Fri, Mar 20, 7:55 AM
Unknown Object (File)
Thu, Mar 19, 2:34 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 23071
Build 22138: 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.