Welcome Guest, Not a member yet? Register   Sign In
NzAUTH
#1

[eluser]carllawll[/eluser]
Nz-Auth

Github: https://github.com/CarlLawl/Nz-Auth

Description:
CodeIgniter Auth with Twitter & Facebook registering/logging in!

About:
This is a slightly modded version of the A3M auth plugin for CI. I stripped out a lot of the 'crap' and tidied it up some what.

NOTE: I don't really have any immediate plans to continue updating this as I did all of this for a project I am currently working on. How ever I will fix any bugs/errors people find, and if I get time I may continue developing it, how ever big thanks to the original A3M, a large portion of this code belongs to it. For a list of things I've change, read the bottom of this post!

http://ellislab.com/forums/viewthread/144755/

Features:
Sign Up, Sign In (with remember me) and Sign Out (Can use Facebook or Twitter)
Reset Password for account
reCAPTCHA support (optional)
SSL support (optional)
Language file support
Sign In “Fail Attempt Offset” before user has to always solve the captcha (this is google style. Basically you can keep trying over and over… at human speed.)
Installation Steps:
Download, extract and upload
Import the sql script
Config your database details, standdard CI proceedure
In module/account config, turn on reCAPTCHA (optional)
In module/account config, turn on SSL (optional)

Change Log

v0.2

- Fixed a few incorrect links
- Optimized the auth code
- Moved auth checking into the CI_Controller constructor

v0.1

Renamed a lot of the files
Reduced filesize from 6MB to 1.6MB
Fixed problem with resetting password
Tidied a lot of code up
Reconstructed the social linking page
Optimized the header/footer files
Updated to latest Facebook API
Updated to latest CI
Updated to latest PHpass API
Updated to latest jQuery
Updated to latest 960.css
Added normalize.css
Removed OpenID
Removed jQuery UI
Removed a lot of redundant tables and optimized a little
Removed a lot of user data gathered when logging in with facebook/twitter


Messages In This Thread
NzAUTH - by El Forum - 08-09-2012, 06:54 PM
NzAUTH - by El Forum - 08-11-2012, 03:23 AM
NzAUTH - by El Forum - 08-28-2012, 04:33 PM
NzAUTH - by El Forum - 09-04-2012, 07:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB