PureUserAdmin?

PureUserAdmin? is a webbased frontend to manage virtual users for Pure-FTPd.
It started as php4 class, evolved into a php5 class, and now I'm rewriting it in python.

The current trunk version is usable, but lacks deleting users for now.
It's a python app built with cherrypy, mako and sqlalchemy.
From the start we made sure it will run both as standalone cherrypy application as well as a mod_python application.

The PHP version is no longer maintained and can be found here.

For more information see the README file

This page is for the python version only.

License: GPL
Language: python
Databases: MySQL