unftp-auth-pam

Crates.iounftp-auth-pam
lib.rsunftp-auth-pam
version
sourcesrc
created_at2021-03-26 21:57:31.5524+00
updated_at2024-12-15 14:02:29.240492+00
descriptionAn authentication back-end for libunftp that authenticates using PAM
homepagehttps://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-pam
repositoryhttps://github.com/bolcom/libunftp/tree/master/crates/unftp-auth-pam
max_upload_size
id373966
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`
size0
unFTP (github:bolcom:unftp)

documentation

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

README

unftp-auth-pam

Crate Version API Docs Crate License Follow on Telegram

An authenticator back-end for libunftp that authenticates against PAM.

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