5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-21 12:40:50 +00:00

fix: filtrar información personal también

This commit is contained in:
f 2024-04-15 17:00:58 -03:00
parent fb4228b873
commit 7f437f9e06
No known key found for this signature in database

View file

@ -5,5 +5,5 @@
# Configure sensitive parameters which will be filtered from the log file.
Rails.application.config.filter_parameters += %i[
password passw secret token _key crypt salt certificate otp ssn key
_pem _ciphertext
_pem _ciphertext email
]