Introducing pc_user - a user authentication library |
[eluser]trice22[/eluser]
Never mind—my own mistake: I assumed that the "test_suite" would be ready to use, but you'd still have to make sure that all necessary helpers are loaded and the routing is set correctly. Just in case someone else might encounter troubles, here's was I did: suite.php: Code: // change e.g. the constructor like so Add routing–rule in config/routes.php: Code: $route['suite/([a-z]+)/do'] = "suite/$1"; Thanks for a great library btw., —trice
[eluser]PeeCee[/eluser]
Thank you very much for your response. I have made a couple of bug-fixes, and the suite should now be easier to use out-of-the-box. This have resulted in a new release, labelled 1.0. The updated library can be found on the the site http://sorenvind.dk/development/pc_user
[eluser]flosaurus[/eluser]
Thank you for this wonderful script !!! You asked for suggestions... so here is mine A password reminder feature would be more than appreciated :-)
[eluser]Bob Sawyer[/eluser]
Is the documentation available anywhere other than your site? It keeps timing out on me.
[eluser]PeeCee[/eluser]
I am having hosting issues. I hope to have them resolved during tomorrow. Sorry for the late reply, by the way.
[eluser]PeeCee[/eluser]
Kemik: I completely forgot that ![]() My hosting issues has been resolved and the site is now available again. Sorry about the downtime (and the lack of development the library has seen the past month). - Søren
[eluser]pbreit[/eluser]
The pc_user download seems to be missing? http://sorenvind.dk/development/pc_user/
[eluser]IamPrototype[/eluser]
[quote author="pbreit" date="1245055010"]The pc_user download seems to be missing? http://sorenvind.dk/development/pc_user/[/quote] http://www.sorenvind.dk/work/pc_user/pc_user-1.1.zip
[eluser]IamPrototype[/eluser]
Can I ask why you've chosen not to use active record class and form validation class? |
Welcome Guest, Not a member yet? Register Sign In |