Crates.io | unftp-auth-rest |
lib.rs | unftp-auth-rest |
version | |
source | src |
created_at | 2021-03-26 22:02:20.608171+00 |
updated_at | 2024-12-15 14:03:51.382036+00 |
description | An authentication back-end for libunftp that consumes an HTTP API to authenticate |
homepage | https://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-rest |
repository | https://github.com/bolcom/libunftp/tree/hannes/crates/unftp-auth-rest |
max_upload_size | |
id | 373968 |
Cargo.toml error: | TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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.
You're free to use, modify and distribute this software under the terms of the Apache License v2.0.