From: Lennart Poettering Date: Tue, 29 Nov 2022 09:47:39 +0000 (+0100) Subject: update TODO X-Git-Tag: v253-rc1~428 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a7084b3520cef2f54db355d76ebb538202e907;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index b3ab15fe666..c5427fb0e15 100644 --- a/TODO +++ b/TODO @@ -125,6 +125,11 @@ Deprecations and removals: Features: +* pam_systemd_home: add module parameter to control whether to only accept + only password or only pcks11/fido2 auth, and then use this to hook nicely + into two of the three PAM stacks gdm provides. + See discussion at https://github.com/authselect/authselect/pull/311 + * sd-boot: make boot loader spec type #1 accept http urls in "linux" lines. THen, do the uefi http dance to download kernels and boot them. This is then useful for network boot, by embdedding a cpio with type #1 snippets