Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.
Henk Verhoeven edited this page Feb 5, 2014 · 21 revisions

Everything here is open for discussion.

Roadmap

Things i definitely want to do:

  1. Add more ideas below

  2. Create indexes in the database, add the Data definition SQL to the install documentation,

  3. Make the database queries independent from Doctrine (use plain SQL, add support for running them on PD directly

  4. Make a separate repo on Github with a composer library with those parts that do not require Symfony (primarily the TresholdsGovernor and the RequestCountsRepository class)

Ideas

These i may do at some point, or others may do them, but it's hard to say if and when.

  • Adding more Guard classes for different types of Authentication Listener, or replacing it by other hooks into symfony's authentication (discussion)

  • Fulfilling more OWASP requirements (discussion)

Clone this wiki locally