Sha256: 87b353e47f5640c9cde85f38e3c047b3bba0a71f33693f4d32288e1d253477e6
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
## 0.3.1 (2020-10-25) * Depend on sequel-activerecord_connection 1.0+ (@janko) ## 0.3.0 (2020-09-18) * Handle custom configured database migration paths in install generator (@janko) * Allow specifying features as plain arguments in `rodauth:views` generator (@janko) * Add some missing foreign key constraints in generated migration file (@janko) ## 0.2.1 (2020-07-26) * Fix incorrect JDBC connect syntax in `sequel.rb` template on JRuby (@janko) ## 0.2.0 (2020-07-26) * Drop support for Rodauth 1.x (@janko) * Change `rodauth_app.rb` template to send emails in the background after transaction commit (@janko) * Bump `sequel-activerecord_connection` dependency to `~> 0.3` (@janko) * Use the JDBC adapter in sequel.rb initializer when on JRuby (@janko) ## 0.1.3 (2020-07-04) * Remove insecure MFA integration with remember feature suggestion in `lib/rodauth_app.rb` (@janko, @nicolas-besnard) * Use correct password autocomplete value on Rodauth 2.1+ (@janko) * Enable skipping CSRF protection on Rodauth 2.1+ by overriding `#check_csrf?` (@janko) * Don't generate Sequel initializer if Sequel connection exists (@janko) * Fix typo in remember view template (@nicolas-besnard) * Fix some more typos in `lib/rodauth_app.rb` (@janko) ## 0.1.2 (2020-05-14) * Fix some typos in comment suggestions in `lib/rodauth_app.rb` (@janko) ## 0.1.1 (2020-05-09) * Include view templates in the gem (@janko) * Use `Login` labels to be consistent with Rodauth (@janko)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodauth-rails-0.3.1 | CHANGELOG.md |