]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2022 09:47:39 +0000 (10:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2022 09:47:51 +0000 (10:47 +0100)
TODO

diff --git a/TODO b/TODO
index b3ab15fe6668d5aa0736eed89845bbcf00b5957d..c5427fb0e15f51f19c131ea581aaf0fbc1700102 100644 (file)
--- 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