unftp-auth-rest

Crates.iounftp-auth-rest
lib.rsunftp-auth-rest
version
sourcesrc
created_at2021-03-26 22:02:20.608171+00
updated_at2024-12-15 14:03:51.382036+00
descriptionAn authentication back-end for libunftp that consumes an HTTP API to authenticate
homepagehttps://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-rest
repositoryhttps://github.com/bolcom/libunftp/tree/hannes/crates/unftp-auth-rest
max_upload_size
id373968
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`
size0
unFTP (github:bolcom:unftp)

documentation

https://docs.rs/unftp-auth-rest

README

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.

Commit count: 677

cargo fmt