suspicious_login icon indicating copy to clipboard operation
suspicious_login copied to clipboard

Development files are shipped

Open HelpingByReportingErrors opened this issue 2 months ago • 9 comments

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. count number of files in /apps/suspicious_login/ folder
  2. see that it's insane (over 6000)
  3. ???
  4. profit

Expected behaviour

suspicious_login app should not have insane number of files.

Actual behaviour

why does this app need 6000 files for the simple thing it seems to do? it even seems to include a full copy of nextcloud itself? /apps/suspicious_login/vendor-bin/psalm/vendor/nextcloud/ocp/OCP

maybe these are leftovers from old versions but since it seems to be part of the nextcloud core i'm not sure what i can safely remove.

Server configuration

Web server: Apache / Cpanel

Database: MySQL

PHP version: 8.2

Nextcloud version: Nextcloud Hub 10 (31.0.9)

List of activated apps

not relevant too problem

</details>

<details>
<summary>Nextcloud configuration</summary>

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

</details>

### Browser
not relevant to problem

<details>
<summary>Browser log</summary>

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


</details>