BookOmatic
BookOmatic copied to clipboard
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...
Last approval took place almost a month ago and I notice that activity is slightly lower :(
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
There are certain files like the `README.md` that have the same name in every open source project. This is also the case for the `CONTRIBUTING.md` which you have named `HowToContribute.md`....
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
Can I add React.js frontend for better accessibility and scalability down the road?
User needs to be able to sign in. Completed when there is a page where the user can sign in.
A description has been added on how to create a new pull request. It should be useful for inexperienced programmers.
Frontend
Hello everyone, The frontend for the login and sign up forms looks bland so can we add basic bootstrap to it to make it look a little smarter. Can we...