two_factor_authentication icon indicating copy to clipboard operation
two_factor_authentication copied to clipboard

Change method name 'decode_salt_if_encoded' to 'decode_otp_salt_if_en…

Open kalpesh-fulpagare opened this issue 6 years ago • 0 comments

Changed the method name decode_salt_if_encoded from EncryptionInstanceMethods module. Same method name is used in attr_encrypted gem with two arguments, and hence its raising exception.

kalpesh-fulpagare avatar Jul 30 '19 11:07 kalpesh-fulpagare