From d2e53a84199b1594cb491c85a24822a113ac07d9 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 17 Sep 2007 18:24:34 -0400 Subject: Upgrading cookie and token handling and brining it inside of CobblerWeb.py --- docs/WUI_TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/WUI_TODO') diff --git a/docs/WUI_TODO b/docs/WUI_TODO index 78cf92a..60b1bcd 100644 --- a/docs/WUI_TODO +++ b/docs/WUI_TODO @@ -1,6 +1,5 @@ Things to do on the Web User Interface -- finish up auth bits - make fields wider that need to be wider (most can probably be ~128? Ksmeta/Kopts min 255) - modify form fields that should be radio boxes, etc (things like arch, breed) - rename support for all distro, profile, system, repo objects -- cgit