#authentication #ftp #rest #libunftp #ftp-server

unftp-auth-rest

An authentication back-end for libunftp that consumes an HTTP API to authenticate

10 releases

Uses new Rust 2024

new 0.2.8 Apr 26, 2025
0.2.7 Dec 15, 2024
0.2.6 May 17, 2024
0.2.4 Dec 24, 2023
0.1.0 Mar 26, 2021

#6 in #ftp-server

Download history 11/week @ 2025-01-01 21/week @ 2025-01-08 2/week @ 2025-01-22 27/week @ 2025-02-05 4/week @ 2025-02-12 16/week @ 2025-02-19 3/week @ 2025-02-26 16/week @ 2025-03-05 22/week @ 2025-03-12 5/week @ 2025-03-19 1/week @ 2025-04-02 9/week @ 2025-04-09 142/week @ 2025-04-16

153 downloads per month
Used in unftp

Apache-2.0

415KB
8K SLoC

This crate provides a libunftp Authenticator implementation that authenticates by consuming a JSON REST API.


unftp-auth-rest

Crate Version API Docs Crate License Follow on Telegram

An authenticator back-end for libunftp that consumes an HTTP API to authenticate. Please refer to the documentation and the examples directory for usage instructions.

License

You're free to use, modify and distribute this software under the terms of the Apache License v2.0.

Dependencies

~28–57MB
~1M SLoC