summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-12-10 20:49:31 +0100
committerLennart Poettering <lennart@poettering.net>2024-12-20 17:52:09 +0100
commit8cbcdc78db9f9f39631bd211d4e2cc6578ff31e0 (patch)
tree0f7982a79ef9c9e3cf7649662bf4c18ecd3e3a4a
parentman: document the new per-use credstore paths (diff)
downloadsystemd-8cbcdc78db9f9f39631bd211d4e2cc6578ff31e0.tar.xz
systemd-8cbcdc78db9f9f39631bd211d4e2cc6578ff31e0.zip
update TODO
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 3fad822bc6..ef8b79024d 100644
--- a/TODO
+++ b/TODO
@@ -446,10 +446,6 @@ Features:
* credentials: add a flag to the scoped credentials that if set require PK
reauthentication when unlocking a secret.
-* teach systemd --user to properly load credentials off disk, with
- /etc/credstore equivalent and similar. Make sure that $CREDENTIALS_DIRECTORY=
- actually works too when run with user privs.
-
* extend the smbios11 logic for passing credentials so that instead of passing
the credential data literally it can also just reference an AF_VSOCK CID/port
to read them from. This way the data doesn't remain in the SMBIOS blob during