You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitMate.io thinks possibly related issues are #4008 (Disable reset password link), #4115 (With SSO enabled you cannot enable apps due to second password prompt), #9474 (It'll be nice to have "disable password confirm" option), #9776 (Two password apps have the same display name 'Passwords'), and #7141 (Enabling apps issue).
Steps to reproduce
Expected behaviour
Password confirmation remains open until OK is clicked.
Actual behaviour
After approx 6 seconds the pop-up disappears and shows “You did not enter the password in time”
Server configuration
Operating system: Debian 9
Web server: Apache 2.4.25
Database: Mysql
PHP version: 7.0
Nextcloud version: 14.0.0
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install
Where did you install Nextcloud from: ZIP from nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"192.168.7.215:8081"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"version": "14.0.0.19",
"overwrite.cli.url": "http://192.168.7.215:8081",
"dbtype": "mysql",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"mysql.utf8mb4": true,
"installed": true,
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "587",
"mail_smtpsecure": "tls",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"maintenance": false
}
}```
Are you using external storage, if yes which one: smb
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Opera 55.0.2994.37
Operating system: Debian 9
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: