Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 613 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 613 Bytes

An extension of The Kohana 3 Auth module for use with Doctrine User models.

This module began with a Doctrine port of Sprig Auth driver by @banks who in turn based his sprig-auth from Kohana's ORM auth driver.

However, it now includes a basic controller, views and logic for managing user registration, login and logout etc. It also supports CFS extension of Doctrine user models.

It is still experimental and should not be used in production without careful checking and review.