Change Log
Redux Authentication Version 1.3b (10/06/2008)
- Misc : Removed debug messages.
Redux Authentication Version 1.3a (06/06/2008)
- Misc : Fixed typo in Readme.
Redux Authentication Version 1.3 (04/05/2008)
- Optimisation : Last Insert ID used in registration.
- Misc : Secret answer now hashed.
- Misc : Get group didn't use the correct parameter.
- Misc : Check access now in the login method.
Redux Authentication Version 1.2 (28/04/2008)
- Feature : get and check functions to model.
- Feature : get_username function.
- Feature : Automatic login after registration.
- Feature : Email configuration options.
- Feature : Forgotten password feature
- Optimisation : Automatic loading of auth config variables.
- Optimisation : Automatic loading of classes.
- Optimisation : Bundled model code into library.
- Misc : Removed dependency on security helper.
- Misc : Removed the user list method.
- Misc : Removed the insert method from the mode.
- Misc : Removed the create password method.
- Misc : Model methods protected.
- Misc : Internal code refactoring.
Redux Authentication Version 1.1 (01/03/2008)
- Feature : Email Activation.
- Feature : Auto Generation of optional columns.
- Optimisation : Improved SQL Statements.
- Misc : Updated auth_model documentation.
- Fix : Various Issues caused with the check_group function.
Redux Authentication Version 1