console1984
console1984 copied to clipboard
Bypass audit table protections by opening an interactive console or similar
Steps to reproduce:
-
bundle console
-
require_relative 'config/environment.rb'
Expected result: it logs activity and prevents accessing encrypted data Actual result: it does not log activity nor prevents accessing encrypted data
Thanks for reporting @pjmartorell. Fixing this is not a priority for our use cases but it would be great to fix indeed.