Skip to content

Inaccurate statistics for active usage #809

@akhil1508

Description

@akhil1508

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Use nextcloud with a client that doesn't support cookies for e.g. a webdav mount: mount -t davfs -o noexec,uid=$USER $NEXTCLOUD_DAV_URL_FOR_YOUR_USER webdav-folder

Expected behaviour

  • This should be counted as an active login in last 30 days

Actual behaviour

  • It is not counted as an active login in last 30 days

Investigation/suggestions

Server configuration

Web server: Nginx

Database: Maria

PHP version: 8.3

Nextcloud version: (see Nextcloud admin page) 30.0.4

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 Nextcloud installation folder
Nextcloud configuration
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

Browser

Browser name: Firefox/Chrome/Safari/…

Browser version: 124/125/…

Operating system: Windows/Ubuntu/Mac/…

Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions