1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/encryption
Rafael Mendonça França 8137932a05
Merge PR #44361
2022-02-25 22:05:36 +00:00
..
cipher Require base64 in the places we're using it 2022-02-25 02:30:59 +10:30
cipher.rb Review class comments 2021-04-01 15:02:15 +02:00
config.rb Don't require encryption credentials when using a custom key provider 2022-02-24 20:03:01 +10:30
configurable.rb Merge PR #44361 2022-02-25 22:05:36 +00:00
context.rb Don't require encryption credentials when using a custom key provider 2022-02-24 20:03:01 +10:30
contexts.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
derived_secret_key_provider.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
deterministic_key_provider.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
encryptable_record.rb Enable Style/MapToHash cop 2022-02-26 04:31:03 +09:00
encrypted_attribute_type.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
encrypted_fixtures.rb Review class comments 2021-04-01 15:02:15 +02:00
encrypting_only_encryptor.rb Review class comments 2021-04-01 15:02:15 +02:00
encryptor.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
envelope_encryption_key_provider.rb Fix config names for EnvelopeEncryptionKeyProvider [ci-skip] 2022-02-21 11:11:11 -06:00
errors.rb Remove new lines 2021-04-01 15:02:14 +02:00
extended_deterministic_queries.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
extended_deterministic_uniqueness_validator.rb Remove unnecessary if in ExtendedDeterministicUniquenessValidator 2021-10-03 21:52:16 +01:00
key.rb Remove new lines 2021-04-01 15:02:14 +02:00
key_generator.rb Don't require encryption credentials when using a custom key provider 2022-02-24 20:03:01 +10:30
key_provider.rb Encourage deterministic encryption to remain unchanged 2021-04-01 15:02:15 +02:00
message.rb Remove new lines 2021-04-01 15:02:14 +02:00
message_serializer.rb Require base64 in the places we're using it 2022-02-25 02:30:59 +10:30
null_encryptor.rb Remove new lines 2021-04-01 15:02:14 +02:00
properties.rb Remove new lines 2021-04-01 15:02:14 +02:00
read_only_null_encryptor.rb Remove new lines 2021-04-01 15:02:14 +02:00
scheme.rb Don't require encryption credentials when using a custom key provider 2022-02-24 20:03:01 +10:30