Paketname | python-django-auth-openid |
Beschreibung | provides optional OpenID integration for Django |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 204 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-django, python-openid |
Empfohlene Pakete | |
Paketbetreuer | Fladischer Michael |
Quelle | django-openid-auth |
Paketgröße | 22430 Byte |
Prüfsumme MD5 | f7f5b5b6810f84d85cca1eef1e70898b |
Prüfsumme SHA1 | 06ba8e5a6529c48a8bcc2bad54efb8da3e7c2a76 |
Prüfsumme SHA256 | df4582a95b30a4e4b27dc6faab5296c2dac923d2c201dcaf31d9727fcb794f51 |
Link zum Herunterladen | python-django-auth-openid_0.2-1_all.deb |
Ausführliche Beschreibung | The django-auth-openid library can be used to add OpenID support
to Django applications.
It integrates with Django's built in authentication system, so most
applications require minimal changes to support OpenID login. The
library also includes the following features:
* Basic user details are transferred from the OpenID server via the
simple Registration extension.
* It can be configured to use a fixed OpenID server URL, for use in SSO.
* It supports the launchpad.net teams extension to get team membership
info.
|