ely.tinymce_kupu_useragent_patch 1.0
remove user agent test from the test for isTinyMCEnabled and isKupuEnabled
Introduction
Both kupu and tinymce check the user-agent header in requests as part of isKupuEnabled and isTinyMCEEnabled. If user-agent is empty then it will return false. This is not so useful in those situations where it is nice to clear out user agent, e.g. with nginx in front of squid.
This patch removes that check. So far it seems pretty stable to inflict kupu and tinymce on people without the user-agent data.
Changelog
1.0 - Unreleased
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ely.tinymce_kupu_useragent_patch-1.0.tar.gz (md5) | Source | 2009-09-17 | 2KB | 528 | |
- Author: Matt Halstead
- Keywords: plone kupu tinymce
- License: GPL
- Categories
- Package Index Owner: matthalstead
- Package Index Maintainer: matthalstead
- DOAP record: ely.tinymce_kupu_useragent_patch-1.0.xml
