#ftp-server #ftp #rest #http-api #libunftp #authentication #ftps

unftp-auth-rest

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

9 releases

0.2.7 Dec 15, 2024
0.2.6 May 17, 2024
0.2.4 Dec 24, 2023
0.2.3 Sep 16, 2023
0.1.0 Mar 26, 2021

#5 in #ftps

Download history 32/week @ 2024-09-21 24/week @ 2024-09-28 17/week @ 2024-10-05 2/week @ 2024-10-12 7/week @ 2024-10-19 5/week @ 2024-10-26 1/week @ 2024-11-02 4/week @ 2024-11-16 6/week @ 2024-11-23 14/week @ 2024-11-30 62/week @ 2024-12-07 393/week @ 2024-12-14 24/week @ 2024-12-21 3/week @ 2024-12-28 10/week @ 2025-01-04

446 downloads per month
Used in unftp

Apache-2.0

400KB
8K SLoC

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.


lib.rs:

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

Dependencies

~25–55MB
~1M SLoC