Skip to content

Commit

Permalink
little
Browse files Browse the repository at this point in the history
  • Loading branch information
Emre Akay committed Sep 27, 2013
1 parent 535f94a commit 6bd88b5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@ Aauth is a User Authorization Library for CodeIgniter 2.x, which aims to make ea

After Quick Start, Take a look [detailed Documentation from wiki](https://github.com/emreakay/CodeIgniter-Aauth/wiki/_pages)

## Quick Start
### Features
User Management and Operations (login, logout, register, vertification via e-mail, forgoten password, ban management, login ddos protection)
Group Operations (Creaing, deleting groups, membership management)
Admin and Public Group support (Public permissions)
Permission Management (creating,deleting permissons, allow, deny groups, public permissions, permission checking)
Private Messages (pm between users)
Error Mesages and Validations
Langugage and config file support
Flexible

### Quick Start
***
Let's start :)
Firstly we will load Aauth Library to system
Expand Down

0 comments on commit 6bd88b5

Please sign in to comment.