Skip to content
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

Closed
covici opened this issue Aug 7, 2016 · 8 comments
Closed

owncloud 9.1 checkbox to stay logged in does not work #25716

covici opened this issue Aug 7, 2016 · 8 comments

Comments

@covici
Copy link

covici commented Aug 7, 2016

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

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder

Enabled:

  • activity: 2.3.2
  • calendar: 1.3.2
  • comments: 0.3.0
  • contacts: 1.3.1.0
  • dav: 0.2.5
  • federatedfilesharing: 0.3.0
  • federation: 0.1.0
  • files: 1.5.1
  • files_pdfviewer: 0.8.1
  • files_sharing: 0.10.0
  • files_texteditor: 2.1
  • files_trashbin: 0.9.0
  • files_versions: 1.3.0
  • files_videoplayer: 0.9.8
  • firstrunwizard: 1.1
  • gallery: 15.0.0
  • notifications: 0.3.0
  • provisioning_api: 0.5.0
  • systemtags: 0.3.0
  • templateeditor: 0.1
  • updatenotification: 0.2.1
    Disabled:
  • encryption
  • external
  • files_antivirus
  • files_external
  • user_external
  • user_ldap

The content of config/config.php:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your ownCloud installation folder

or 

Insert your config.php content here
(Without the database password, passwordsalt and secret)

{
"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

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your ownCloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
```Hi.  I was using 9.0.2 and things worked, after upgrading to 9.1.0 the checkbox to stay logged in does nothing, so every time I go to my owncloud I have to log in again.

I am using internet explorer 11 under windows 10.
@ghost
Copy link

ghost commented Aug 8, 2016

@covici Please fill out the issue template. In the current state your reported issue is pretty useless

@covici
Copy link
Author

covici commented Aug 8, 2016

Not sure what you need, steps to reproduce, just log in check the
checkbox and then logout and then log back in again. Current behavior I
need to enter the user name and password, expected behavior that I get
logged in immediately. Server is on Gentoo Linux kernel 4.4.12. What
more do you need?

RealRancor [email protected] wrote:

@covici Please fill out the issue template. In the current state your reported issue is pretty useless


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#25716 (comment)


Alternatives:


Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?

     John Covici
     [email protected]

@ghost
Copy link

ghost commented Aug 8, 2016

@covici Everything whats needed is asked in the issue template you havn't filled out.

@covici
Copy link
Author

covici commented Aug 8, 2016

I have edited my initial comment to include what you are asking.

@ghost
Copy link

ghost commented Aug 8, 2016

@DeepDiver1975 Could you re-open here (users can't do that on their own) as additional infos were provided now.

@covici
Copy link
Author

covici commented Sep 26, 2016

So has anyone worked on this -- its quite annoying to me, or is it fixed in a later version and if so which one?

@ghost
Copy link

ghost commented Sep 26, 2016

@covici See #26027

@lock
Copy link

lock bot commented Aug 3, 2019

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.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants