Security Advisories (3)
CPANSA-Jifty-2011-01 (2011-03-17)

The path as passed in the fragment request data structure was used verbatim in the dispatcher and other locations. This possibly allowed requests to walk around ACLs by requesting '/some/safe/place/../../../dangerous' as a fragment.

CPANSA-Jifty-2009-01 (2009-04-09)

The REST plugin would let you call any method on the model.

CPANSA-Jifty-2008-01 (2009-04-08)

Allowed all actions on GET.

NAME

Jifty::Manual::FAQ - Frequently Answered Questions

General

I need to make a web based program, is jifty mature enough?

We built hiveminder.com with it.

What databases does Jifty support?

Jifty uses Jifty::DBI as its ORM, which uses DBI to connect to the underlying database. SQLite is the default, but Postgres, MySQL, and maybe others work great.

Does Jifty run on Windows?

Yes. There have been some hiccups in the dependencies, but those are being resolved.

Where is the subversion repository?

http://svn.jifty.org/svn/jifty.org/jifty/trunk