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

unftp-auth-rest

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

8 releases

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

#1399 in Network programming

Download history 10/week @ 2024-02-12 7/week @ 2024-02-19 69/week @ 2024-02-26 10/week @ 2024-03-04 21/week @ 2024-03-11 4/week @ 2024-03-18 30/week @ 2024-04-01 51/week @ 2024-04-15 40/week @ 2024-05-06

91 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

~24–37MB
~658K SLoC