Welcome Guest, Not a member yet? Register   Sign In
mAuth Release 20120708
#1

[eluser]Mark LaDoux[/eluser]
A simple user management library. It makes no attempt at handling sessions or cookies, I'll leave that part up to you. It's just a drop in that will allow you to create users, update passwords, and make sure that user supplied information is correct. Should easily integrate into any application setting that you might be able to think of. The library is completely database agnostic, as it makes use of the dbforge library to automatically generate databases on first use. As long as CodeIgniter supports the database, this library will work with it.

I'm also working on an ACL library, but that's a little more difficult, so it might be a while before you see that one.

Since the code is too long to fit here, please check out the snipplr posting I made:
http://snipplr.com/view/66031/mauth/

I'll be making a blog posting later tonight with more detailed information.
#2

[eluser]Mark LaDoux[/eluser]
Corrected error in the code on the snipplr version. It was correct on my drive and tested, but yeah, forgot to update it there. It's updated with corrected code now.




Theme © iAndrew 2016 - Forum software by © MyBB