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)
Sat, Apr 13, 1:17 AM
Unknown Object (File)
Fri, Apr 12, 5:29 AM
Unknown Object (File)
Fri, Apr 12, 5:23 AM
Unknown Object (File)
Wed, Apr 10, 8:20 PM
Unknown Object (File)
Mar 3 2024, 8:11 AM
Unknown Object (File)
Feb 13 2024, 1:53 AM
Unknown Object (File)
Feb 10 2024, 5:55 PM
Unknown Object (File)
Jan 11 2024, 1:06 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

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.