Sha256: 72bc43633711c909efc63c9efda9fa1d65affa96216a388581ee8be2db5b2c7a

Contents?: true

Size: 1.51 KB

Versions: 8

Compression:

Stored size: 1.51 KB

Contents

= v1.0.2
* Added version
* Removed errant requires no longer needed (murray.steele@gmail.com, Ticket #156, Ticket #157, Ticket #158)
# Removed documentation/rake tasks that refer the schema.rb (Ticket #155)
# Verified cannot be assigned via URL parameters. If more security is required, users should override the signup action itself (Ticket #169)
# Minor view/flash message cleanup
# Authentication by token now respects primary key prefixes (Ticket #140)

= v1.0.1
 * Added CHANGELOG
 * Changed wording for when password forgotten to 'reset', rather than 'retrieve'. (snowblink@gmail.com)
 * Fixed new location of engines testing extensions. (lazyatom@gmail.com)
 * Removed schema.db from Login Engine; migrations should be used instead. (snowblink@gmail.com)
 * Updated User Controller tests to parse the user_id and email out of the URL in the email body. (snowblink@gmail.com)
 * Ticket #89 (lazyatom@gmail.com) User creation halts the after_save callback chain.
 * Ticket #97 (dcorbin@machturtle.com) The forgotten_password view generates invalid HTML
 * Ticket #112 (segabor@gmail.com) Authentication system will break even on successful login
 * Added simple email validation to the User model. (snowblink@gmail.com)
   This should also take care of the unit test failures detailed in Ticket #114 (morris@wolfman.com)
 * Ticket #118 (augustz@augustz.com) SVN source for login_engine not found
 * Ticket #119 (Goynang) Unit tests for engines fail after default install
 * Ticket #126 (lazyatom@gmail.com) Add install.rb to login engine

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
parlement-0.10 vendor/plugins/login_engine/CHANGELOG
parlement-0.11 vendor/plugins/login_engine/CHANGELOG
parlement-0.12 vendor/plugins/login_engine/CHANGELOG
parlement-0.13 vendor/plugins/login_engine/CHANGELOG
parlement-0.14 vendor/plugins/login_engine/CHANGELOG
parlement-0.7 vendor/plugins/login_engine/CHANGELOG
parlement-0.8 vendor/plugins/login_engine/CHANGELOG
parlement-0.9 vendor/plugins/login_engine/CHANGELOG