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...
### Description when installing https://modrinth.com/plugin/advanced-portals/versions it's getting the oldest version v0.0.41 from 2 years ago instead of the newest version. doing it via the command `/pp view "axTqSWQA" MODRINTH --byId`...
Module: POSIX **Description** Reported on IRC by sphex, it looks like there's a change in behavior of POSIX::strftime between v5.40..v5.42 ``` sphex: anyone else seeing a different (incorrect) result on...