Cerberus is a port of Zend Framework authentication component to Kohana 3.x
Add this repository as a Git submodule to your application.
$ git submodule add git://github.com/loonies/kohana-cerberus.git modules/cerberus
$ git submodule update --init
Enable module in the bootstrap.
Fork the Cerberus repo and send a pull request or open an issue on the Github.
Please use Kohana conventions and coding style.
Cerberus is maintained by Miodrag Tokić.
This package is released under the new BSD License.