packet icon indicating copy to clipboard operation
packet copied to clipboard

Web packet written in Python for Computer Science House

Results 58 packet issues
Sort by recently updated
recently updated
newest added

Add some check when populating `signatures_upper` to prevent adding the user `testing` so that we don't have to keep deleting it.

Turns out, you can trigger workflow's on tag pushes (I've learned this setting up the CD for https://github.com/mxmeinhold/pylint-fixme-info and https://github.com/mxmeinhold/decision-tree). This pr should be the last step before we can...

It would be really nice if SSO could be easily mocked to allow for local testing without needing credentials, similarly to how LDAP was mocked in #216, though at first...

dev enhancement

The `/admin/freshmen` route times out when there are lots of freshmen (~300 in prod, much more in dev). It works running locally with only two freshmen, so the issue seems...

bug
good first issue
performance

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.16.4. Release notes Sourced from pylint's releases. pylint-2.8.1 Add numversion back (temporarily) in __pkginfo__ because it broke Pylama and revert the unnecessary pylint.version breaking change....

dependencies
python

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies
python

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.7.0 to 4.0.4. Changelog Sourced from flask-migrate's changelog. Flask-Migrate Change Log Release 4.0.4 - 2023-02-02 Correctly obtain database URL with SQLAlchemy 2.0 #505 (commit) Release 4.0.3 -...

dependencies
python