GithubHelp home page GithubHelp logo

dx-auth's Introduction

DX-Auth - CodeIgniter Auth Library Version 2 (Development Branch)

Download version 1.0.6 https://github.com/eyoosuf/DX-Auth/archive/initial.zip

Introduction

DX Auth is an authentication library for Code Igniter. It’s goal to enable you to easily include secure and easy to use authentication library to your project, while giving you the flexibility to choose from simple authentication system to full fledged authentication system.

DX Auth is also build with internationalization in mind, so every string is available in language file. (Except the examples because that is your code, not the library).

It’s based on CL Auth 0.2.5 beta developed by Jason Ashdown.

till the version 1.0.6 developerd by Dexcell

What is the feature of DX Auth?

  • Basic auth (Login, logout, register, change password).
  • Remember me.
  • Login using username or email address or both (depend on config settings).
  • Forgot password.
  • Ban user.
  • Last login IP address and time (optional).
  • Email activation (optional).
  • User Profile (optional).
  • Role based (admin, user, moderator, etc). Inheritance also supported (optional)
  • Restrict page based on URI and role (optional).
  • Custom permission for each role (optional).
  • Login attempt (optional). You can use this to display catpcha after specified try to login to prevent bot.
  • Event feature (For example: You can put your own code like PM welcome message after user activated, etc).
  • Captcha (optional, reCAPTCHA).
  • Simple admin panel (So you can customize it, include it into your own admin panel, or delete if you don’t need it).
  • Most of the feature is optional, means you can turn it off in config file, delete it, or just don’t use it.

DX Auth is tested in CI 2.1

Contributing to DX-Auth

Your feedback is very welcome and will make this library much much better for you, me and everyone else. Besides feedback on code, features, suggestions and bug reports, you may want to actually make an impact on the code. For this:

  • Fork it.

  • Fix it.

  • Test it.

  • Commit it.

Send me a pull request so I’ll… Pull it.

If you feel DX-Auth has made your life easier, and you would like to express your thanks via a donation, my paypal email is in the contact details.

dx-auth's People

Contributors

yoosuf avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.