Christian Krakau-Louis
|
27845caf66
|
Merge pull request #5 from christianlouis/dependabot/pip/backend/authlib-1.6.6
Bump authlib from 1.6.5 to 1.6.6 in /backend
|
2026-02-01 14:56:19 +01:00 |
|
dependabot[bot]
|
0928cc6161
|
Bump authlib from 1.6.5 to 1.6.6 in /backend
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.5...v1.6.6)
---
updated-dependencies:
- dependency-name: authlib
dependency-version: 1.6.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-01 13:55:31 +00:00 |
|
dependabot[bot]
|
50143ef5f6
|
Bump cryptography from 42.0.4 to 44.0.1 in /backend
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 44.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-01 13:55:31 +00:00 |
|
copilot-swe-agent[bot]
|
439d1f2ec7
|
SECURITY: Update dependencies to fix 11 vulnerabilities (aiohttp, authlib, cryptography, fastapi, python-multipart)
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 13:00:31 +00:00 |
|
copilot-swe-agent[bot]
|
bb535028cc
|
Fix code review issues: remove duplicate dependency, improve error handling, fix hardcoded credentials, improve encryption salt
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:55:26 +00:00 |
|
copilot-swe-agent[bot]
|
78731566c9
|
Add comprehensive documentation: architecture, implementation, migration guides, and feature summary
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:53:32 +00:00 |
|
copilot-swe-agent[bot]
|
5be2794c95
|
Add FastAPI application, API endpoints, Celery workers, and Docker configuration
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:48:32 +00:00 |
|
copilot-swe-agent[bot]
|
130b53d37f
|
Add backend foundation: database models, security, and mail processing service
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-01 12:44:22 +00:00 |
|