diff options
author | Russ Allbery <rra@stanford.edu> | 2008-03-18 18:55:00 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-03-18 18:55:00 +0000 |
commit | 2223acd7eedc4fe976e2ca33a36d20187c397da2 (patch) | |
tree | bc19e92dc09b1fa8a65deaf0faa0f37e8c8cd9b5 /TODO | |
parent | c2c0c26a6f4c0c2b47c9a79d4055dcc38c09a79f (diff) |
Add syntax-checking ACL entries.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -187,6 +187,9 @@ Future work: * Modify Authen::Krb5 to export krb5_524_conv_principal so that I can use it to determine the K4 equivalent of a K5 principal name. +* Provide an API for verifiers to syntax-check the values before an + ACL is set and implement syntax checking for the Krb5 verifier. + May or may not be good ideas: * Consider using Class::Accessor to get rid of the scaffolding code to |