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

Add option to disable security warnings #149

Open
3isenHeiM opened this issue Mar 8, 2021 · 2 comments
Open

Add option to disable security warnings #149

3isenHeiM opened this issue Mar 8, 2021 · 2 comments

Comments

@3isenHeiM
Copy link

Issue Details

When running on Kali, the only user is root. Thus, every time an venv needs to be activated, the security warning (about weak .venv permissions) is triggered.

How can I disable this behavior ?
Is there any means to disable these security warnings ?

Please provide the following details when opening an issue:

Operating System (uname -a)

Kali 2021.1

zsh version (zsh --version) :

5.8

autoswitch-virtualenv version

echo "$AUTOSWITCH_VERSION"
3.1.1

How is zsh-autoswitch-virtualenv installed?

  • oh-my-zsh

Steps to reproduce the issue

Install this on a single root user system.

@MichaelAquilina
Copy link
Owner

It would be quite simple to add an option to disable this. I'll try find some time to add it in - but feel free to give it a go if you have the time! Dont think it would be too hard to do :)

@3isenHeiM
Copy link
Author

Okay I'll check that out tomorrow ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants