Skip to content

Fix login redirect#16

Open
AlexR28 wants to merge 1 commit into
macropygia:mainfrom
rrsystech:fix-login-redirect
Open

Fix login redirect#16
AlexR28 wants to merge 1 commit into
macropygia:mainfrom
rrsystech:fix-login-redirect

Conversation

@AlexR28

@AlexR28 AlexR28 commented Nov 5, 2025

Copy link
Copy Markdown

Changes

Use return redirect(...) instead of set.status and set.redirect (which is deprecated)

Context

Redirect on login endpoint was not working (returned correct status code, but no location)

Testing status (must select at least one)

  • Existing tests covered or no need to test
  • Code inspection only
  • Added or modified unit tests
  • Modified integration tests
  • Ran on a real project that could be an alternative to E2E tests

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