-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
owncloud 9.1 checkbox to stay logged in does not work #25716
Comments
@covici Please fill out the issue template. In the current state your reported issue is pretty useless |
Not sure what you need, steps to reproduce, just log in check the RealRancor [email protected] wrote:
Your life is like a penny. You're going to lose it. The question is:
|
@covici Everything whats needed is asked in the issue template you havn't filled out. |
I have edited my initial comment to include what you are asking. |
@DeepDiver1975 Could you re-open here (users can't do that on their own) as additional infos were provided now. |
So has anyone worked on this -- its quite annoying to me, or is it fixed in a later version and if so which one? |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
1.log in to owncloud and check the box which says stay logged in.
2. log out and log back in.
3.
Expected behavior I should not have to enter user name and password again.
Tell us what should happen
Actual behavior I have to enter the user name and password.
Tell us what happens instead
Server configuration
Operating system:linux
Web server: apache
**Database:**postgresql
**PHP version:**5.5
ownCloud version: (see ownCloud admin page) 9.1.0
**Updated from an older ownCloud or fresh install:**updated from 9.0.2.
**Where did you install ownCloud from:**Gentoo repository
Signing status (ownCloud 9.0 and above): code integrity check succeeded after the upgrade
List of activated apps:
Enabled:
Disabled:
The content of config/config.php:
{
"system": {
"instanceid": "occc0c1ec9dc",
"passwordsalt": "_REMOVED SENSITIVE VALUE",
"datadirectory": "/var/www/covici.com/htdocs-secure/owncloud/data",
"dbtype": "pgsql",
"version": "9.1.0.15",
"dbname": "owncloud",
"dbhost": "127.0.0.1",
"dbtableprefix": "oc",
"dbuser": "_REMOVED SENSITIVE VALUE",
"dbpassword": "_REMOVED SENSITIVE VALUE",
"installed": true,
"forcessl": true,
"loglevel": "1",
"theme": "",
"maintenance": false,
"overwrite.cli.url": "/owncloud",
"trusted_domains": [
"covici.com"
],
"secret": "_REMOVED SENSITIVE VALUE_",
"trashbin_retention_obligation": "auto",
"debug": false
}
}
Are you using external storage, if yes which one: local/smb/sftp/... data directory is within owncloud
Are you using encryption: yes/no no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no
Client configuration
**Browser:**internet explorer 11
**Operating system:**Windows 10
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: