Downloadliste

Projektbeschreibung

txOpenID is an implementation of the OpenID
Identity Provider specification, written using
Twisted Web and Divmod's Nevow. It reads
authentication data and user Web sessions out of a
MySQL database using MySQLdb and Twisted
Enterprise's adbapi layer. txOpenID currently
supports version 1.1 of the OpenID specification.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-16 20:56
0.5

Dies ist die erste vollständige Version von txOpenID. Sie bietet alle wesentlichen Funktionen für eine grundlegende Identität OpenID-Server. Es dient Benutzer-Sessions und Authentifizierung Informationen aus einer MySQL-Datenbank, während die Verbraucherverbände im Speicher gehalten werden. Eine Handvoll Benutzer-gegenüberliegenden Seiten ermöglicht Identität und Vertrauen URL Genehmigung. Die wichtigsten Komponenten sind Gerät getestet und epydoc Dokumentation gibt es für alle Funktionen, Klassen und Member-Variablen.
Tags: Initial freshmeat announcement
This is the first complete release of txOpenID. It
provides all the essential features for a basic
OpenID identity server. It serves user sessions
and authentication information from a MySQL
database, while consumer associations are kept in
memory. A handful of user-facing pages allows for
identity and URL trust approval. The most
essential components have been unit tested, and
epydoc documentation exists for all functions,
classes, and member variables.

Project Resources