seven23_server
seven23_server copied to clipboard
Fully manual budget app to track your expenses. Opensource, with privacy by design.
While trying to install python packages, I had the following error : ```sh ERROR: Cannot install -r requirements.txt (line 3) and docutils==0.16 because these package versions have conflicting dependencies. The...
When a user deploy a new server instance, registration is by default disable. This create an issue as admin can't create a user account. Admin could use superuser as user...
Entry point `/api/v1/users/email` should check if provided value has an email syntax and return appropriate error message otherwise. Right now, it seams to accept any string without
GPRD require the possibility for a user to disable his account without deleting their data. This feature needs to be implemented.
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10. Commits f9a14b8 [4.1.x] Bumped version for 4.1.10 release. beb3f3d [4.1.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a... 3b48fe4 [4.1.x] Added stub release...
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...