summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-11-29 10:47:39 +0100
committerLennart Poettering <lennart@poettering.net>2022-11-29 10:47:51 +0100
commit87a7084b3520cef2f54db355d76ebb538202e907 (patch)
tree7397ff402775c7abc95ef01c6139cec0ca23d0da /TODO
parent49d1fcd01c2182f4dce422456a0c0ef185334fe2 (diff)
downloadsystemd-87a7084b3520cef2f54db355d76ebb538202e907.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b3ab15fe66..c5427fb0e1 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