Sha256: df36f0b6a20b8888b36e0c298e5e0f312200cc5f73e8ff79878437c96e5978e6
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 KB
Contents
= 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
parlement-0.4 | vendor/plugins/login_engine/CHANGELOG |
parlement-0.5 | vendor/plugins/login_engine/CHANGELOG |
parlement-0.6 | vendor/plugins/login_engine/CHANGELOG |