-
-
Couldn't load subscription status.
- Fork 4.6k
fix(files_external): request strict password auth on credentials enter action #50910
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
21b5b88 to
e573ca4
Compare
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable29 |
|
/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>
0345289 to
115c761
Compare
|
/compile amend / |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
115c761 to
7370fe6
Compare
| async renderInline(node: Node) { | ||
| const span = document.createElement('span') | ||
| span.className = 'files-list__row-status' | ||
| span.innerHTML = t('files_external', 'Checking storage...') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Red CI is related, oh strange CI is only red on PRs based on this, but not here...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression from