Ryan Voots
Ryan Voots
**Describe the bug** A clear and concise description of what the bug is. Bootstrap script fails during the populating of `geography.city` due to security changes from psycopg2 https://github.com/psycopg/psycopg2/issues/1294 A quick...
**Describe the bug** Selene does not work with `itsdangerous>2.0.1` This is characterized by: ``` ImportError: cannot import name 'json' from 'itsdangerous' (/home/mycroft/.local/share/virtualenvs/market-HF8OUXd-/lib/python3.9/site-packages/itsdangerous/__init__.py) ``` **To Reproduce** Try running/installing with Python 3.9,...
# Feature Request ### Is your feature request related to a problem? A bit less a request and more an idea and wanting any comments on my idea for a...
**Is your feature request related to a problem? Please describe.** This is likely out of scope of the utility itself but it might be useful to document things here anyway...
**Is your feature request related to a problem? Please describe.** The program is somewhat more a generic authentication check than ssh specific, so I've actually integrated it into the sudo...
It'd be cool to allow the use of other API endpoints for this plugin, such as Azure hosted AI or a locally hosted OpenAPI compatible system (There's a few out...