An open API service indexing awesome lists of open source software.

https://github.com/castaglia/proftpd-mod_passwd_update

ProFTPD module for updating hashed password fields
https://github.com/castaglia/proftpd-mod_passwd_update

authentication proftpd

Last synced: 8 months ago
JSON representation

ProFTPD module for updating hashed password fields

Awesome Lists containing this project

README

          

proftpd-mod_passwd_update
=========================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_passwd_update/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_passwd_update/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------

The `mod_passwd_update` module for ProFTPD is used to update/migrate hashed
password fields, in _e.g._ `AuthUserFiles`, using newer password hashing
algorithms.

See the [mod_passwd_update.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_passwd_update/blob/master/mod_passwd_update.html) documentation for more details.