We have done some changes in PyLucid.
We add "DynamicSiteMiddleware" with commit 0b7be16 (but it must be enabled in local_settings.py): With it you can use one vHost entry for more than one site. The middleware set SITE_ID for every request.
Some security related updates:
- commit 2643708: Auto cleanup Log Table to protect against overloading.
- commit da20884: We auto ban IP addresses which cause many exceptions in a short time.
- commit aca07abf: Limit the number of tag filters in blog plugin.
(Last update: Jan. 4, 2012, 11:06 a.m. by jens.)
there exist no comment for 'DynamicSiteMiddleware + security related updates'
loading...
Leave a comment