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
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_passwd_update
- Owner: Castaglia
- Created: 2021-05-15T20:21:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T16:58:42.000Z (about 3 years ago)
- Last Synced: 2025-02-03T21:45:48.797Z (over 1 year ago)
- Topics: authentication, proftpd
- Language: C
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_passwd_update
=========================
Status
------
[](https://github.com/Castaglia/proftpd-mod_passwd_update/actions/workflows/ci.yml)
[](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.