PureUserAdmin is a Web-based aplication for easily managing
the virtual users for Pure-FTPd servers, although it should be
possible to use it with other FTP servers as long as they get
user account information from MySQL or PostgreSQL.
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.
PHP 5 support has been added, and PHP 4 support dropped. All functionality is in a class now. phpdoc comments have been added. A documentation link has been added to the Web site. The database fields are part of the settings array.
This release contains a new search function in the userlist. When there are more results than a configurable amount, there will be a next/previous page function in the user list, eliminating long loading times.