Skip to content

Staging into Main - #202

Merged
rsmoke merged 9 commits into
mainfrom
staging
Feb 13, 2026
Merged

Staging into Main#202
rsmoke merged 9 commits into
mainfrom
staging

Conversation

@rsmoke

@rsmoke rsmoke commented Feb 13, 2026

Copy link
Copy Markdown
Member

Pull Request

Description

Related Issues

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

dependabot Bot and others added 9 commits February 10, 2026 03:11
Bumps [lsa_tdx_feedback](https://github.com/lsa-mis/lsa_feedback) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/lsa-mis/lsa_feedback/blob/main/CHANGELOG.md)
- [Commits](lsa-mis/lsa_feedback@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: lsa_tdx_feedback
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@6.3.0...6.3.1)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
- Introduced a new before_action callback to resume user sessions when editing or updating passwords, ensuring first-login detection and session preservation after password changes.
- This enhancement improves user experience by maintaining session continuity during sensitive operations.
…ack-1.0.4

Bump lsa_tdx_feedback from 1.0.3 to 1.0.4
…6.3.1

Bump sentry-rails from 6.3.0 to 6.3.1
- Updated password reset specs to include scenarios for session destruction when unauthenticated or when a different user is signed in.
- Added tests for preserving sessions during first-login password changes, ensuring a seamless user experience.
- Implemented redirection logic for users based on roles and return paths after password changes, enhancing navigation post-reset.
Add session management during password edit and update actions
@rsmoke
rsmoke merged commit fca129b into main Feb 13, 2026
10 checks passed
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.

1 participant