v2.1
版本发布时间: 2015-03-16 07:53:28
ChristianBeer/ProFTPd-Admin最新发布版本:v2.2(2016-07-21 21:27:15)
Changes:
- using Bootstrap for HTML styling
- code cleanup in AdminClass.php:
- most of UI tasks are now implemented client-side
- consolidation of method results as associative arrays
- redundant and obsolete code removed
- separation of editing and removal in different php files
- fixed several bugs in the data model, e.g., updating a group's gid also updates the gids of the users
- support for sqlite3 database
- support for pbkdf2 hash algorithm
Thanks to @ricardopadilha for this release