Uh oh!
There was an error while loading. Please reload this page.
fix(files_external): request strict password auth on credentials enter action - #50910
Merged
Conversation
artonge
approved these changes
Feb 19, 2025
skjnldsv
requested review from
a team, nfebe, susnux and szaimen
and removed request for
a teamFebruary 19, 2025 16:37
susnux
approved these changes
Feb 19, 2025
szaimen
removed their request for review
February 19, 2025 16:52
skjnldsvforce-pushed
the
fix/files_external-cred-dialog
branch
from
February 20, 2025 15:54
21b5b88 to
e573ca4Compareskjnldsv
commented
Feb 20, 2025
MemberAuthor
/backport to stable31 |
skjnldsv
commented
Feb 20, 2025
MemberAuthor
/backport to stable30 |
skjnldsv
commented
Feb 20, 2025
MemberAuthor
/backport to stable29 |
skjnldsv
commented
Feb 20, 2025
MemberAuthor
/compile |
…r action Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsvforce-pushed
the
fix/files_external-cred-dialog
branch
from
February 20, 2025 20:00
0345289 to
115c761Compareskjnldsv
commented
Feb 20, 2025
MemberAuthor
/compile amend / |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-commandforce-pushed
the
fix/files_external-cred-dialog
branch
from
February 20, 2025 20:16
115c761 to
7370fe6Compareskjnldsv
enabled auto-merge
February 20, 2025 20:30
This was referenced Feb 20, 2025
Merged
Merged
4 tasks
| async renderInline(node: Node) { | ||
| const span = document.createElement('span') | ||
| span.className = 'files-list__row-status' | ||
| span.innerHTML = t('files_external', 'Checking storage...') |
Member
There was a problem hiding this comment.
Red CI is related, oh strange CI is only red on PRs based on this, but not here...
8 tasks
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
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.
Regression from