From 5c8e09a51480e6274979aae5e55418384238bc18 Mon Sep 17 00:00:00 2001 From: jadestorm Date: Sun, 7 Jul 2002 14:56:53 +0000 Subject: [PATCH] Added rest of TODO's. --- TODO | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/TODO b/TODO index a8518e8..bc2ff71 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,7 @@ - Authoritative Support If Kerberos check fails, don't fall through to other modules. + Should I used AuthAuthoritative for this or a specific Kerb one? - Lifetime Settable Set lifetime of tickets in config. @@ -44,3 +45,38 @@ - Forwardable/Renewable Tickets Setting in config. + +- Browser Mutual Auth Support + Combined with plugins, use auth user already has. + +- AuthKerberosType(name?) + Way to both have a normal AuthType and a Kerberos authtype, + in case you want to turn authoritative off and have it punt + to something else specific + Re: msg 268 "Jason Gilbert" + +- Environment Variables + KRB5CCNAME, KRBTKFILE + KRB_PRINC_NAME? + Re: msg 266 Christopher Lindsey + +- Multi-Realm Support + require realm EOS.NCSU.EDU maybe? + +- HEIMDEL Support + Mods to make sure it works with the HEIMDEL releases. + +- Mods To Work With STRONGHOLD and SSL + +- Guards Against Replay Attack Checks? + Re: msg 249 Fabian Ritzmann + Maybe some form of cookie support? + +- KRB5LEGACY Check + Need to make sure it works with older Krb's + +- Provide "Logout" Sample Script + PHP, maybe perl, who knows. + Sample PHP one in mail. + + -- 2.1.4