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

unftp-auth-rest

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

8 releases

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

#1527 in Network programming

Download history 19/week @ 2024-03-14 1/week @ 2024-03-21 17/week @ 2024-03-28 13/week @ 2024-04-04 6/week @ 2024-04-11 45/week @ 2024-04-18 27/week @ 2024-05-02 15/week @ 2024-05-09 314/week @ 2024-05-16 38/week @ 2024-05-23 34/week @ 2024-05-30 12/week @ 2024-06-06 20/week @ 2024-06-13 62/week @ 2024-06-20 2/week @ 2024-06-27

97 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–38MB
~671K SLoC