mass_encryption icon indicating copy to clipboard operation
mass_encryption copied to clipboard

Results 7 mass_encryption issues
Sort by recently updated
recently updated
newest added

Not sure if it's configuration/Active Job backend specific, but after running `mass_encryption:encrypt_all_in_tracks` the `MassEncryption::BatchEncryptionJob`s were not picked up by default for me. I needed to add some configuration to process...

Reproduction steps: 1. Use a project without Action Text set up 2. Run `bundle exec rake mass_encryption:encrypt_all_in_tracks` Expected: 3. No error Actual: 3. Error output ``` ActiveRecord::StatementInvalid: PG::UndefinedTable: ERROR: relation...

Bumps [activesupport](https://github.com/rails/rails) from 7.0.0 to 7.0.7.2. Release notes Sourced from activesupport's releases. 7.0.7.2 release No changes between this and 7.0.7.2. This release was just to fix file permissions in the...

dependencies

Bumps [actionview](https://github.com/rails/rails) from 7.0.0 to 7.0.6. Release notes Sourced from actionview's releases. 7.0.6 Active Support Fix EncryptedConfiguration returning incorrect values for some Hash methods Hartley McGuire Fix arguments being destructed...

dependencies

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.7. Release notes Sourced from rack's releases. v2.2.7 What's Changed Correct the year number in the changelog by @​kimulab in rack/rack#2015 Support underscore in host...

dependencies

Bumps [actionpack](https://github.com/rails/rails) from 7.0.0 to 7.0.5.1. Release notes Sourced from actionpack's releases. v7.0.5.1 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.15.2. Release notes Sourced from nokogiri's releases. 1.15.2 / 2023-05-24 Dependencies [JRuby] Vendored org.nokogiri:nekodtd is updated to v0.1.11.noko2. This is functionally equivalent to v0.1.11.noko1 but...

dependencies