The secure CMS.

Welcome to Geeklog
Saturday, February 04 2012 @ 03:17 AM EST

Geeklog 1.7.0 BETA 1

Announcements

The first beta of Geeklog 1.7.0 is now available for download.

The main new feature in this release is support for PostgreSQL (aka Postgres), implemented by Stan Palatnik during the 2009 Summer of Code. We haven't forgotten about the other successful GSoC 2009 projects - those will be added in future releases.

Geeklog 1.7.0 also addresses everybody's favourite nuisance, the problem with the expiring CSRF token: Now when the token expires, you will be asked for your password again, after which you can continue as normal (and without any data loss).

Other important changes in Geeklog 1.7.0: The minimum requirements are PHP 4.4.0 and MySQL 4.0.18 (assuming you use MySQL as your database) now. We are currently planning to drop support for PHP 4 entirely in Geeklog 1.8 later this year.

Call for Translations

Geeklog ships with language files for over 30 languages. On closer inspection, however, many of those haven't been updated in a while. So if you know a language other than English, please help us update the translations. Instructions can be found on the Geeklog wiki and we also have a mailing list dedicated to translation issues. Any help is welcome. Thank you!

Story Options

Trackback

Trackback URL for this entry: http://www.geeklog.net/trackback.php/geeklog-1.7.0b1

No trackback comments for this entry.
Geeklog 1.7.0 BETA 1 | 3 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
expiring CSRF token
Authored by: ::Ben on Sunday, April 04 2010 @ 11:17 AM EDT

Good news : ...Geeklog 1.7.0 addresses the problem with the expiring CSRF token: Now when the token expires, you will be asked for your password again...

but just a question: How will it work for anonymous user?

---
Support and French community | http://geeklog.fr

expiring CSRF token
Authored by: Dirk on Sunday, April 04 2010 @ 11:38 AM EDT

Anonymous users never use a CSRF token. The whole point of the token is to make it harder to execute a request with someone else's permissions. Anonymous users don't have any special rights in Geeklog that are worth exploiting.

expiring CSRF token
Authored by: ::Ben on Sunday, April 04 2010 @ 01:13 PM EDT

Oups... I've never try anonymous feature :)

Thanks.

---
Support and French community | http://geeklog.fr