summaryrefslogtreecommitdiffstats
path: root/scripts/cobbler_webui.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-191-110/+0
| | | | | In addition, the webui is now just "webui.cgi" in that directory. RPMs and setup.py also updated.
* Upgrading cookie and token handling and brining it inside of CobblerWeb.pyMichael DeHaan2007-09-171-23/+8
|
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-171-10/+75
|
* remove module import (AT patch)Michael DeHaan2007-09-141-1/+0
|
* Adding additional exception handling and logging to WebUI.Michael DeHaan2007-09-121-0/+3
|
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-121-1/+12
|
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ↵Michael DeHaan2007-09-111-0/+47
TBA.