Skip to content

Merging #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

AkanshuS
Copy link
Collaborator

No description provided.

chriscarrollsmith and others added 30 commits November 19, 2024 17:05
Deletes the current_user using session.delete()
…tapis-session-middleware-to-preserve-any-user-entered-form-data-when-redirecting-back-to-a-page-with-an-error-toast

Added notes on error handling patterns to architecture section of docs
…tapis-session-middleware-to-preserve-any-user-entered-form-data-when-redirecting-back-to-a-page-with-an-error-toast

Styled table in documentation for better borders and column widths
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…tornado-6.4.2

Bump tornado from 6.4.1 to 6.4.2
…tomization-page-on-documentation-website

28 populate customization page on documentation website
chriscarrollsmith and others added 28 commits December 2, 2024 01:27
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.10.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…pyjwt-2.10.1

Bump pyjwt from 2.10.0 to 2.10.1
…te-for-styling-password-reset-emails

Used Jinja2 templates to generate the reset email
Added note on psycopg2 installation error
…poetry-to-uv

Migrate from poetry to uv for dependency management
Only get avatar if user is authorized
…-of-avatar-images

Avatar upload + dedicated endpoint for serving binary images from database
…or-uploaded-user-profile-images

68 validation for uploaded user profile images
@AkanshuS AkanshuS merged commit f4de16b into 41-make-sure-we-correctly-handle-password-reset-from-logged-in-users Dec 17, 2024
2 of 3 checks passed
@chriscarrollsmith chriscarrollsmith self-assigned this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants