Go to file
Wolfgang Bumiller 1d77b6cf6b update to pam 0.7 (renamed from pam-auth)
It now supports custom conversation methods, so instead of
new() we ask for a default authenticator taking a password
via with_password(). Since the password is now handled by
the now separate conversation handler, `set_credentials()`
is now called on the handler we get via `.get_handler()`.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-15 10:34:40 +01:00
debian debian: add debian/source/format file 2019-02-01 10:41:54 +01:00
etc etc: remove obsolete syslog.target dependency 2019-02-01 10:02:56 +00:00
src update to pam 0.7 (renamed from pam-auth) 2019-02-15 10:34:40 +01:00
tests ignore casync test by default 2019-02-01 10:41:54 +01:00
www don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml update to pam 0.7 (renamed from pam-auth) 2019-02-15 10:34:40 +01:00
Makefile make: use --no-deps for cargo doc 2019-02-14 10:17:10 +01:00
defines.mk introduce buildcfg module and PROXMOX_CONFIGDIR 2019-02-04 15:13:08 +01:00