Browse Source

little

develop
Emre Akay 12 years ago
parent
commit
6bd88b5ca7
  1. 12
      README.md

12
README.md

@ -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) 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 :) Let's start :)
Firstly we will load Aauth Library to system Firstly we will load Aauth Library to system

Loading…
Cancel
Save