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
#2

[eluser]RaZoR LeGaCy[/eluser]
Will definitely try this out.
#3

[eluser]michaelh99[/eluser]
Looks cool. Installation instructions are incomplete and it doesn't work out of the box but I'll keep playing with it to see what I can get working and respond with feedback.

One detail missing is what version of CI you tested this with and the assumptions you made about where it's installed.

#4

[eluser]michaelh99[/eluser]
You've done some good work in getting fb and twitter working but I don't understand why you've removed all the comments and renamed some of the files as you have. Some you've removed the underscores and in others you didn't. There doesn't seem to be much consistency




Theme © iAndrew 2016 - Forum software by © MyBB