Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the Rails sandbox console #101

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ghiculescu
Copy link
Contributor

Fixes #91

@ghiculescu ghiculescu force-pushed the disable-console-sandbox branch 2 times, most recently from 7d4c97e to f437d77 Compare February 14, 2024 01:46
Copy link
Contributor

@neilvcarvalho neilvcarvalho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noted a couple of typos in this PR

README.md Outdated Show resolved Hide resolved
lib/console1984/engine.rb Outdated Show resolved Hide resolved
ghiculescu and others added 2 commits August 22, 2024 09:14
Co-authored-by: Neil Carvalho <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rails console --sandbox allows for untracked read-only access to the database, including decryption of values
2 participants