Skip to content

Commit 6285308

Browse files
Merge pull request #56324 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/password-confirmation-5.3.2
2 parents 0d03f2b + 523704d commit 6285308

File tree

92 files changed

+130
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+130
-130
lines changed

cypress/e2e/files_external/files-user-credentials.cy.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ describe('Files user credentials', { testIsolation: true }, () => {
6666
storageDialog.should('not.exist')
6767

6868
// Storage dialog now closed, the user auth dialog should be visible
69-
const authDialog = cy.findByRole('dialog', { name: 'Confirm your password' })
69+
const authDialog = cy.findByRole('dialog', { name: 'Authentication required' })
7070
authDialog.should('be.visible')
7171
handlePasswordConfirmation(user1.password)
7272

@@ -115,7 +115,7 @@ describe('Files user credentials', { testIsolation: true }, () => {
115115
.should('not.exist')
116116

117117
// Storage dialog now closed, the user auth dialog should be visible
118-
cy.findByRole('dialog', { name: 'Confirm your password' })
118+
cy.findByRole('dialog', { name: 'Authentication required' })
119119
.as('authDialog')
120120
.should('be.visible')
121121
handlePasswordConfirmation(user2.password)

cypress/e2e/settings/usersUtils.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,12 @@ export function toggleEditButton(user: User, toEdit = true) {
7272
*/
7373
export function handlePasswordConfirmation(adminPassword = 'admin') {
7474
const handleModal = (context: Cypress.Chainable) => {
75-
return context.contains('.modal-container', 'Confirm your password')
75+
return context.contains('.modal-container', 'Authentication required')
7676
.if()
7777
.within(() => {
7878
cy.get('input[type="password"]').type(adminPassword)
79-
cy.get('button').contains('Confirm').click()
79+
cy.findByRole('button', { name: 'Confirm' })
80+
.click()
8081
})
8182
}
8283

dist/1252-1252.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
6565
- version: 2.2.0
6666
- license: GPL-3.0-or-later
6767
- @nextcloud/l10n
68-
- version: 3.4.0
68+
- version: 3.4.1
6969
- license: GPL-3.0-or-later
7070
- @nextcloud/logger
7171
- version: 3.0.2

dist/1406-1406.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ This file is generated from multiple sources. Included packages:
9191
- version: 2.2.0
9292
- license: GPL-3.0-or-later
9393
- @nextcloud/l10n
94-
- version: 3.4.0
94+
- version: 3.4.1
9595
- license: GPL-3.0-or-later
9696
- @nextcloud/logger
9797
- version: 3.0.2

dist/1642-1642.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This file is generated from multiple sources. Included packages:
4141
- version: 2.2.0
4242
- license: GPL-3.0-or-later
4343
- @nextcloud/l10n
44-
- version: 3.4.0
44+
- version: 3.4.1
4545
- license: GPL-3.0-or-later
4646
- @nextcloud/logger
4747
- version: 3.0.2

dist/2452-2452.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This file is generated from multiple sources. Included packages:
3838
- version: 3.3.3
3939
- license: GPL-3.0-or-later
4040
- @nextcloud/l10n
41-
- version: 3.4.0
41+
- version: 3.4.1
4242
- license: GPL-3.0-or-later
4343
- @nextcloud/router
4444
- version: 3.0.1

dist/3179-3179.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This file is generated from multiple sources. Included packages:
5050
- version: 2.2.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/l10n
53-
- version: 3.4.0
53+
- version: 3.4.1
5454
- license: GPL-3.0-or-later
5555
- @nextcloud/logger
5656
- version: 3.0.2

dist/3303-3303.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This file is generated from multiple sources. Included packages:
2121
- version: 2.2.0
2222
- license: GPL-3.0-or-later
2323
- @nextcloud/l10n
24-
- version: 3.4.0
24+
- version: 3.4.1
2525
- license: GPL-3.0-or-later
2626
- @nextcloud/router
2727
- version: 3.0.1

dist/3564-3564.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
5353
- version: 2.2.0
5454
- license: GPL-3.0-or-later
5555
- @nextcloud/l10n
56-
- version: 3.4.0
56+
- version: 3.4.1
5757
- license: GPL-3.0-or-later
5858
- @nextcloud/logger
5959
- version: 3.0.2

dist/3902-3902.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This file is generated from multiple sources. Included packages:
110110
- version: 2.2.0
111111
- license: GPL-3.0-or-later
112112
- @nextcloud/l10n
113-
- version: 3.4.0
113+
- version: 3.4.1
114114
- license: GPL-3.0-or-later
115115
- @nextcloud/logger
116116
- version: 3.0.2

0 commit comments

Comments
 (0)