Einige durch Komma getrennte Tags werden mit logischem AND zwischen ihnen behandelt. Du kannst auch das Semikolon als logischen OR-Interpreter benutzen. AND hat Priorität über OR und du kannst keine Einklammerungen für logische Gruppierungen nutzen. Stern (*) wird als Maske für "Jede Zeichenkette" genutzt.
Sektionen: News / Announcements
You have probably seen the recent news about database leaks at LinkedIn, Yahoo, etc. So you may be worried what happens to your users if your database is stolen somehow. The good news is that passwords are not stored as plain text but are hashed with MD5. The bad news is that MD5 is rather easy to bruteforce.
So, we made some major improvements to the way passwords are hashed in Cotonti and it is now using SHA256 with random salts by default, provides some hashing options and gives plugin...
Sektionen: News / Announcements
We are glad to announce you Cotonti Siena 0.9.10 which may be considered as a "beta" because now we are just a few tasks away from 1.0. Here is the list of changes in this release:
Sektionen: Download
Sektionen: Download
sql/cotonti-install.sql system/common.php system/core/admin/admin.tools.inc.php system/core/forums/forums.topics.inc.php system/core/list/list.inc.php system/core/users/users.auth.inc.php system/core/users/users.inc.php system/core/users/users.logout.inc.php system/...
Sektionen: Download
Fixed SQL injection vulnerability in Polls administration.
Added security checks against cross-domain form submission.
Shield is moved back to the core, now using sessions instead of who's online plugin.
Several minor enhancements and a few bugfixes including PFS buttons in editors.
More changes can be found in this report.
See the list of new TPL tags here.
Sektionen: News / Announcements
Thanks to the increasing interest for Cotonti Siena in the community during last 2 months, together we have found and solved over 33 bugs and made about 20 requested enhancements. The most important features in this release include:
Sektionen: Download
Extension categories. Plugins are grouped by category in the Installer and there is Category View in Administration / Extensions.
A “Multihost” mode which allows the site to run on multiple host names and ports. See $cfg['multihost'] in config.php.
Built-in CAPTCHA management and Security section in Configuration.
Complete set of tags for pages in Search plugin results.
Extra fields for pages in RSS.
Extra fields are supported in Forums, Comments and...
Sektionen: Download
Sektionen: News / Announcements
Our project has been publicly available for 3 years by now! It's hard to believe but time passes so fast. I like measuring the progress by statistics, so here are some interesting facts about what we have achieved during these 3 years:
Sektionen: Download
More changes can be found in ...
Sektionen: News / Announcements
What's new:
Sektionen: Download
Sektionen: Download
More changes can be found in this report.
For the list of files updated from 0.9.5 please see this diff.
Sektionen: News / Announcements
Both stable and testing branches have been updated recently. What's new in Siena 0.9.5:
Genoa 0.6.20 just reverts page_text field back to non-mandatory status and... brings CoTemplate 2.6.3 from Siena branch. Enjoy!
Plugin conversion campaign results are now ...
Sektionen: Download
More changes can be found in this report...