mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #56294 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/password-confirmation-5.3.2
This commit is contained in:
commit
ef4339423b
30 changed files with 47 additions and 46 deletions
|
|
@ -62,7 +62,7 @@ describe('Files user credentials', { testIsolation: true }, () => {
|
|||
cy.get('@storageDialog').should('not.exist')
|
||||
|
||||
// Storage dialog now closed, the user auth dialog should be visible
|
||||
cy.findByRole('dialog', { name: 'Confirm your password' }).as('authDialog')
|
||||
cy.findByRole('dialog', { name: 'Authentication required' }).as('authDialog')
|
||||
cy.get('@authDialog').should('be.visible')
|
||||
handlePasswordConfirmation(user1.password)
|
||||
|
||||
|
|
@ -104,7 +104,7 @@ describe('Files user credentials', { testIsolation: true }, () => {
|
|||
cy.get('@storageDialog').should('not.exist')
|
||||
|
||||
// Storage dialog now closed, the user auth dialog should be visible
|
||||
cy.findByRole('dialog', { name: 'Confirm your password' }).as('authDialog')
|
||||
cy.findByRole('dialog', { name: 'Authentication required' }).as('authDialog')
|
||||
cy.get('@authDialog').should('be.visible')
|
||||
handlePasswordConfirmation(user2.password)
|
||||
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ describe('files_external settings', () => {
|
|||
.click()
|
||||
})
|
||||
|
||||
cy.findByRole('dialog', { name: 'Confirm your password' })
|
||||
cy.findByRole('dialog', { name: 'Authentication required' })
|
||||
.should('not.exist')
|
||||
})
|
||||
|
||||
|
|
@ -79,7 +79,7 @@ describe('files_external settings', () => {
|
|||
.click()
|
||||
})
|
||||
|
||||
cy.findByRole('dialog', { name: 'Confirm your password' })
|
||||
cy.findByRole('dialog', { name: 'Authentication required' })
|
||||
.should('not.exist')
|
||||
})
|
||||
|
||||
|
|
@ -98,7 +98,7 @@ describe('files_external settings', () => {
|
|||
.click()
|
||||
})
|
||||
|
||||
cy.findByRole('dialog', { name: 'Confirm your password' })
|
||||
cy.findByRole('dialog', { name: 'Authentication required' })
|
||||
.should('be.visible')
|
||||
})
|
||||
})
|
||||
|
|
|
|||
|
|
@ -72,11 +72,13 @@ export function toggleEditButton(user: User, toEdit = true) {
|
|||
*/
|
||||
export function handlePasswordConfirmation(adminPassword = 'admin') {
|
||||
const handleModal = (context: Cypress.Chainable) => {
|
||||
return context.contains('.modal-container', 'Confirm your password')
|
||||
return context.contains('.modal-container', 'Authentication required')
|
||||
.if()
|
||||
.within(() => {
|
||||
cy.get('input[type="password"]').type(adminPassword)
|
||||
cy.get('button').contains('Confirm').click()
|
||||
cy.get('input[type="password"]')
|
||||
.type(adminPassword)
|
||||
cy.findByRole('button', { name: 'Confirm' })
|
||||
.click()
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
2
dist/8737-8737.js.license
vendored
2
dist/8737-8737.js.license
vendored
|
|
@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/9167-9167.js.license
vendored
2
dist/9167-9167.js.license
vendored
|
|
@ -82,7 +82,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -158,7 +158,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.3.5
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/core-login.js.license
vendored
2
dist/core-login.js.license
vendored
|
|
@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
2
dist/core-main.js.license
vendored
2
dist/core-main.js.license
vendored
|
|
@ -94,7 +94,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/files-sidebar.js.license
vendored
2
dist/files-sidebar.js.license
vendored
|
|
@ -113,7 +113,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
2
dist/files_external-init.js.license
vendored
2
dist/files_external-init.js.license
vendored
|
|
@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
2
dist/files_external-settings.js.license
vendored
2
dist/files_external-settings.js.license
vendored
|
|
@ -52,7 +52,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/settings-apps-view-4529.js.license
vendored
2
dist/settings-apps-view-4529.js.license
vendored
|
|
@ -94,7 +94,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/settings-users-3239.js.license
vendored
2
dist/settings-users-3239.js.license
vendored
|
|
@ -131,7 +131,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.3.5
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.3.5
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/systemtags-admin.js.license
vendored
2
dist/systemtags-admin.js.license
vendored
|
|
@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
2
dist/systemtags-init.js.license
vendored
2
dist/systemtags-init.js.license
vendored
|
|
@ -93,7 +93,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.2
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/password-confirmation
|
||||
- version: 5.3.1
|
||||
- version: 5.3.2
|
||||
- license: MIT
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
|
|||
21
package-lock.json
generated
21
package-lock.json
generated
|
|
@ -25,7 +25,7 @@
|
|||
"@nextcloud/l10n": "^3.4.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^5.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.3.2",
|
||||
"@nextcloud/paths": "^2.2.2",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.3.0",
|
||||
|
|
@ -4042,23 +4042,22 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/password-confirmation": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-5.3.1.tgz",
|
||||
"integrity": "sha512-4+gcUBslO9QHI7UktsEB5qZv9FXojL+yMfIu9Rr2Z7V4ksTMxyqf2MaE4Utcs9BzcoS1oTRT5UxwdmfNkktraw==",
|
||||
"license": "MIT",
|
||||
"version": "5.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-5.3.2.tgz",
|
||||
"integrity": "sha512-VtRBguZF8LvNn3I/kJ37upG8welNf7s1gnKwF3pQhC+F4n/Hgx6dp+LhM4fncHF7XH56i4LNZno+0IbvOkOQ8Q==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/dialogs": "^6.0.1",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/auth": "^2.5.3",
|
||||
"@nextcloud/axios": "^2.5.2",
|
||||
"@nextcloud/dialogs": "^6.4.1",
|
||||
"@nextcloud/l10n": "^3.4.1",
|
||||
"@nextcloud/router": "^3.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"npm": "^10.5.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nextcloud/vue": "^8.0.0",
|
||||
"@nextcloud/vue": "^8.23.0",
|
||||
"vue": "^2.7.16"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
"@nextcloud/l10n": "^3.4.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^5.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.3.2",
|
||||
"@nextcloud/paths": "^2.2.2",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue