Uh oh!
There was an error while loading. Please reload this page.
fix: Harmonize login and passwordless login redirect behavior - #59790
Merged
Conversation
come-nc
requested review from
ArtificialOwl, leftybournes and salmart-dev
and removed request for
a teamApril 21, 2026 15:09
kesselb
approved these changes
Apr 21, 2026
come-nc
commented
Apr 21, 2026
ContributorAuthor
/backport to stable32 |
come-nc
commented
Apr 21, 2026
ContributorAuthor
/backport to stable31 |
This comment was marked as resolved.
This comment was marked as resolved.
DorraJaouad
requested review from
nfebe, sorbaugh and szaimen
and removed request for
a teamApril 23, 2026 09:41
come-ncforce-pushed
the
fix/fix-passwordless-login-redirect
branch
from
April 23, 2026 10:57
89e5d78 to
4f4fbabComparecome-nc
commented
Apr 23, 2026
ContributorAuthor
/backport! to stable33 |
CarlSchwan
approved these changes
Apr 23, 2026
come-ncforce-pushed
the
fix/fix-passwordless-login-redirect
branch
from
April 23, 2026 13:15
4f4fbab to
5cbe4caComparecome-nc
commented
Apr 23, 2026
ContributorAuthor
/compile / |
come-nc
enabled auto-merge
April 23, 2026 15:44
come-nc
commented
Apr 27, 2026
ContributorAuthor
/compile rebase |
nextcloud-commandforce-pushed
the
fix/fix-passwordless-login-redirect
branch
from
April 27, 2026 09:33
05a1744 to
3b823deComparecome-nc
commented
Apr 27, 2026
ContributorAuthor
/compile rebase |
nextcloud-commandforce-pushed
the
fix/fix-passwordless-login-redirect
branch
from
April 27, 2026 12:55
20d347c to
1d04d8aComparecome-nc
commented
Apr 27, 2026
ContributorAuthor
|
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
come-ncforce-pushed
the
fix/fix-passwordless-login-redirect
branch
from
April 28, 2026 08:00
1d04d8a to
ce30e42CompareUh oh!
There was an error while loading. Please reload this page.
This was referenced Apr 29, 2026
Merged
come-nc
commented
Apr 30, 2026
ContributorAuthor
/backport to stable33 |
susnux
reviewed
Apr 30, 2026
| logger.debug('Logged in redirecting') | ||
| if (redirectUrl) { | ||
| if (redirectUrl.charAt(0) !== '/') { | ||
| redirectUrl = '/' + redirectUrl |
7 tasks
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Url should be made absolute in both cases.
Checklist
3. to review, feature component)stable32)AI (if applicable)