Assembla home | Assembla project page
 

Ticket #23 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Port to CherryPy3 (incl. login redesign)

Reported by: shypike Assigned to: shypike
Priority: normal Milestone: 0.5.0
Component: UI Version:
Severity: normal Keywords:
Cc:

Description

Port to CherryPy?3 (incl. login redesign) I have the basic port working, only problem remaining is the login.

Change History

06/15/08 10:09:42 changed by swi-tch

Have you looked at tools.basic_auth? http://www.cherrypy.org/wiki/BuiltinTools#tools.basic_auth

07/10/08 04:09:00 changed by pairofdimes

Can you make the login "redesign" as generic as possible as not to be identifiable as SABnzbd?

12/18/08 20:06:14 changed by shypike

  • milestone changed from Next to 0.5.0.

12/18/08 20:08:57 changed by shypike

(In [1895]) Port Web-UI to CherrPy?3.1.1. Rough port, shutdown of Prototype doesn't work. Not support for https-certificate generation yet. Addresses #23.

12/20/08 22:37:22 changed by shypike

(In [1896]) Fix errors with inactive secondary web-ui. Addresses #23.

01/03/09 17:01:28 changed by shypike

(In [1964]) Port Web-UI to CherrPy?3.1.1. Restore the api->tapi conversion messed up by pairofdimes. Addresses #23.

01/10/09 12:03:27 changed by shypike

  • status changed from new to closed.
  • resolution set to fixed.

(In [1994]) Fix setup.py to support CherryPy? 3.1.1. Closes #23 for trunk.