Releases: excid3/revise_auth
Releases · excid3/revise_auth
v0.7.1
v0.7.0
What's Changed
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #75
- Add after_register_path and stored location redirects after successfu… by @excid3 in #82
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Remove User from revise_auth:model task usage. by @patriciomacadden in #62
- Add configurable password length validation by @redbassett in #64
- Bump actionpack from 7.1.3 to 7.1.3.2 by @dependabot in #67
- Bump rack from 3.0.9 to 3.0.9.1 by @dependabot in #66
- Bump rails from 7.1.3 to 7.1.3.2 by @dependabot in #65
- remove unused tasks by @patriciomacadden in #69
- test helpers by @patriciomacadden in #68
- Fix comment by @patriciomacadden in #72
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #74
- Automatically add revise_auth routes in model generator by @patriciomacadden in #71
- refactor links by @patriciomacadden in #73
New Contributors
- @redbassett made their first contribution in #64
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add czech translation by @JakubSchwar in #44
- remove references to
confirmation_token
in the model by @kylekeesling in #45 - Bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #52
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #51
- Add spanish translations. by @patriciomacadden in #53
- Update README with more complete usage instructions by @patriciomacadden in #54
- Fix email confirmation: ReviseAuth::Model#confirm_email_change now clears the unconfirmed email. by @patriciomacadden in #55
- Refactor password reset. Make it similar to confirmation instructions. by @patriciomacadden in #56
- Fix password reset form by @patriciomacadden in #57
- Refactor model generator by @patriciomacadden in #60
- Add configurable form params by @excid3 in #61
- I18n: translate all strings and add i18n-tasks. by @patriciomacadden in #58
New Contributors
- @JakubSchwar made their first contribution in #44
- @patriciomacadden made their first contribution in #53
- @excid3 made their first contribution in #61
Full Changelog: v0.4.1...v0.5.0
v0.4.0
What's Changed
- Remove backport test & move authenticate_by test to user model test by @gathuku in #40
- add portuguese locale translation by @sandroscosta in #41
- add ability to reset passwords by @kylekeesling in #29
- implement
password_challenge
by @kylekeesling in #30 - Add ability to redirect users where they wanted to go by @dixpac in #10
New Contributors
- @sandroscosta made their first contribution in #41
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Create zh-TW.yml for translate traditional chinese by @RobertChang0722 in #8
- Add french translations by @JulienItard in #7
- Bump activesupport from 7.0.4 to 7.0.4.1 by @dependabot in #15
- Bump actionpack from 7.0.4 to 7.0.4.1 by @dependabot in #13
- Bump activerecord from 7.0.4 to 7.0.4.1 by @dependabot in #14
- Add german translation by @drale2k in #11
- Add turkish translations by @beyzaakyol in #12
- Added dutch language support by @yorickvandervis in #9
- Install
debug
gem by @dixpac in #16 - change top level key for de translation by @stefanos450 in #18
- Add greek translation by @stefanos450 in #17
- move routes generation to a routes helper file by @gregmolnar in #20
- Add model generator by @gathuku in #4
- Backport
authenticate_by
to prevent timing-attacks. by @dixpac in #5 - Fix TypeError when no arguments are passed to model generator by @gathuku in #26
- Prevent session fixation attack by @gathuku in #24
- Bump nokogiri from 1.14.2 to 1.14.3 by @dependabot in #34
- implement
generates_token_for
for email verification by @kylekeesling in #27 - Fix
revise_auth:model
generation command args by @francocorreasosa in #38 - Update README.md by @Tonksthebear in #36
New Contributors
- @RobertChang0722 made their first contribution in #8
- @JulienItard made their first contribution in #7
- @dependabot made their first contribution in #15
- @drale2k made their first contribution in #11
- @beyzaakyol made their first contribution in #12
- @yorickvandervis made their first contribution in #9
- @dixpac made their first contribution in #16
- @stefanos450 made their first contribution in #18
- @gregmolnar made their first contribution in #20
- @gathuku made their first contribution in #4
- @kylekeesling made their first contribution in #27
- @francocorreasosa made their first contribution in #38
- @Tonksthebear made their first contribution in #36
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/excid3/revise_auth/commits/v0.1.0