Sha256: 5028bc0b44f012ed9522ba05f7392d9c360a2ef9bec70f6f539107e5f6a5d378
Contents?: true
Size: 928 Bytes
Versions: 1
Compression:
Stored size: 928 Bytes
Contents
# Authenticate Changelog ## [0.2.3] - February 13, 2016 Small bugfix for :username authentication. Improved documentation, started adding wiki pages. [0.2.3]: https://github.com/tomichj/authenticate/compare/v0.2.2...v0.2.3 ## [0.2.2] - February 9, 2016 Password length range requirements added, defaults to 8..128. Generators and app now respect model class more completely, including in routes. [0.2.2]: https://github.com/tomichj/authenticate/compare/v0.2.1...v0.2.2 ## [0.2.1] - February 9, 2016 Fixed potential password_reset nil pointer. Continued adding I18n support. Minor documentation improvments. [0.2.1]: https://github.com/tomichj/authenticate/compare/v0.2.0...v0.2.1 ## [0.2.0] - February 2, 2016 Added app/ including controllers, views, routes, mailers. [0.2.0]: https://github.com/tomichj/authenticate/compare/v0.1.0...v0.2.0 ## 0.1.0 - January 23, 2016 Initial Release, barely functioning
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authenticate-0.2.3 | CHANGELOG.md |