#rest #authentication #ftp #libunftp

unftp-auth-rest

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

12 releases

Uses new Rust 2024

0.3.0 Feb 16, 2026
0.2.8 Apr 26, 2025
0.2.7 Dec 15, 2024
0.2.6 May 17, 2024
0.1.0 Mar 26, 2021

#8 in #libunftp


Used in unftp

Apache-2.0

63KB
654 lines

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

~23–39MB
~586K SLoC