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

SensitiveAccess not been generated #117

Open
marcelino056 opened this issue Jul 24, 2024 · 1 comment
Open

SensitiveAccess not been generated #117

marcelino056 opened this issue Jul 24, 2024 · 1 comment

Comments

@marcelino056
Copy link

I don't know if I'm doing something wrong, but I haven't been able to find any additional settings to make it work.

The gem is installed and sessions are being created but the commands used in the session are not being stored.

screenshot-192 168 5 213_3000-2024 07 (2)

Gemfile.lock

    audits1984 (0.1.7)
      console1984
      rinku
      rouge
      turbo-rails
    console1984 (0.2.0)
      irb (~> 1.13)
      parser
      rails (>= 7.0)
      rainbow

config/initializers/console1984.rb

Console1984.config.ask_for_username_if_empty = false
@okaminouta
Copy link

+1, seems like before_executing method is not being called

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

No branches or pull requests

2 participants