You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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:
Add more ideas below
Create indexes in the database, add the Data definition SQL to the install documentation,
Make the database queries independent from Doctrine (use plain SQL, add support for running them on PD directly
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)