Welcome Guest, Not a member yet? Register   Sign In
Mauth 0.9.6 - Authentication and User Managment Package (CI 2.0)
#1

[eluser]missionsix[/eluser]
Hello,

I'm finally releasing my Auth library to the masses. I have spend the past week or so re-writing some of the code to work with Code Igniter version 2.0 and have 'packaged' my distribution for you all.

The website isn't complete but the User Guide has most of the documentation written to be able and get Mauth up and running.

http://mauth.missionsix.net/

And on bitbucket:

http://bitbucket.org/missionsix/mauth/

Mauth is right for you if you...
* want an easy registration system
* need tightly controller permissions
* want a basic web application footprint


Features:
* Installation controller for an easy installation.
* Easy user management controller - meant as a 'base' for your project
* Simple roles/permissions based web management
* PHP5/MySQL based
* Built on CI's session library
* Custom hook points / hooks library extension
* Restrict users based on Urls
* restrict using the permissions model
* Facebook integration points (needs testing/more work)

Planned:
* OAuth/OpenID integration
* A session library re-write to reduce the number of update queries called
* Expansion from MySQL to use the ORM
* Complete site documentation
* Video installation tutorial


Please provide bugs/issues on bitbucket as that will be the easiest way to track them.

Versions

0.9.6
Updated to work with the newest CI release.
Adds support completed permissions and roles forms.

0.9.5
Released version 0.9.5 on bitbucket.

To see the changes you can look through the commit logs, however here is a brief list.

* Various bug fixes
* Updated profile controller.
* Updated SQL table structures, namely profile/users table
* Added missing table entries to permissions and roles
* Template updates to make forms less 'spaghetti code' like; uses html and form helpers
* Added gravatar helper
* Updated timespan() function which displays shorter info.
* Added Mauth config item for login strikes.
* more probably


Messages In This Thread
Mauth 0.9.6 - Authentication and User Managment Package (CI 2.0) - by El Forum - 10-27-2010, 01:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB