[eluser]Unknown[/eluser]
Thanks Vasily,
The goal was to keep the system as simple as possible, while giving freedom to customize and use how you see fit.
I am currently working on a new version of Accounts, which will include another optional class (a controller). Using this quick start method, setting up a login system can be performed with one line of code (excluding restrictions :
$this->accounts->create_login_form();
Due to demand I will also be including E-Mail authentication features, and adding a level of encryption to the users session. (and some extra features still to be announced)
Expect this to be ready shortly after May 5th, as I am away for a week.
Cheers!
Dayle.