mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
Move the contents of pkg-descr to pkg-install. Improve pkg-descr by describing some features. Reported by: Mateusz Piotrowski <0mp@FreeBSD.org>
9 lines
378 B
Text
9 lines
378 B
Text
Kerberos authentication backend for Django which allows you to easily
|
|
specify the realm & service. It can protect against rogue KDC responses
|
|
by validating the ticket against the local keytab.
|
|
|
|
It can do case-sensitive matching between Kerberos and database user names.
|
|
|
|
It can also accept redirect url to use after login.
|
|
|
|
WWW: https://github.com/02strich/django-auth-kerberos
|