summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2017-01-01 19:51:35 -0800
committerRuss Allbery <eagle@eyrie.org>2017-01-01 19:51:35 -0800
commite6e72f82aa99a87a28202c6c101c77a921eb20d8 (patch)
tree9d27265bccb9efa8b2157a889c8bee4fa57d022b
parentd077bd0206fa6635043188f11860d59aa266c007 (diff)
Add passing realm into krb5_appdefault_* to TODO
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 18b68eb..6c18c39 100644
--- a/TODO
+++ b/TODO
@@ -30,6 +30,8 @@ Client:
* Incorporate the wallet-rekey-periodic script (currently in contrib)
into the package and teach it how to ignore foreign credentials.
+ * Pass realm into krb5_appdefault_* functions.
+
Server Interface:
* Provide a way to get history for deleted objects and ACLs.