Crates.io | unftp-auth-pam |
lib.rs | unftp-auth-pam |
version | |
source | src |
created_at | 2021-03-26 21:57:31.5524+00 |
updated_at | 2024-12-15 14:02:29.240492+00 |
description | An authentication back-end for libunftp that authenticates using PAM |
homepage | https://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-pam |
repository | https://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-pam |
max_upload_size | |
id | 373966 |
Cargo.toml error: | TOML parse error at line 24, column 1 | 24 | 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 authenticates against PAM.
You're free to use, modify and distribute this software under the terms of the Apache License v2.0.