Re: [PyCS-devel] New feature in CVS: database based aliases and rewrite rules
Status: Alpha
Brought to you by:
myelin
|
From: Phillip P. <pp...@my...> - 2002-12-09 20:52:42
|
On Mon, Dec 09, 2002 at 12:52:17PM +0100, Georg Bauer wrote: > I just checked in the ability to add aliases to user records in the > database and to automatically generate corresponding rewrite rules. > Added are some commands to pycsadm as follows: > [...] > > This is in preparation for web-based configuration interfaces and maybe > someday user-defined aliasing. Most of the actual code is in > pycs_settings.py. pycsAdmin.py and pycs.py just use the code that's in > pycs_settings.py. A little change was needed for pycs_rewrite_handler.py > to enable reloading the rewrite rules after changing something in the > database without the need to reload the whole config. Great job! Hmm ... now to write the web interface ;-) Cheers, Phil |