nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.63k stars 3.99k forks source link

[Bug]: Unable to disable 'Accessibility' theme in NC 25 #38744

Closed LeoWare closed 1 year ago

LeoWare commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

Hi. The 'Accessibility' app has been added to the core. The new theme breaks the theme I want (Breeze Dark). I self-host. I am the only user. I do not use a screen reader. Forcing this on self-hosted installs is not ok. Allow me to administer my server how I want.

Steps to reproduce

  1. Install Nextcloud 25
  2. See accessibility theme has been turned on without the administrator's permission.
  3. See no way to disable accessibility theme.

Expected behavior

Accessibility theme needs a disable button.

Installation method

Community Manual installation with Archive

Nextcloud Server version

25

Operating system

Debian/Ubuntu

PHP engine version

PHP 7.4

Web server

Apache (supported)

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 22 to 23)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "206.81.2.156",
            "cloud.samuelraynor.com"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "25.0.7.1",
        "overwrite.cli.url": "http:\/\/206.81.2.156",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "mysql.utf8mb4": true,
        "maintenance": false,
        "theme": "",
        "loglevel": 0,
        "app_install_overwrite": [
            "twofactor_yubikey"
        ],
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "PLAIN",
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [],
        "memcache.local": "\\OC\\Memcache\\APCu",
        "default_phone_region": "US",
        "updater.secret": "***REMOVED SENSITIVE VALUE***",
        "enforce_theme": "breezedark"
    }
}

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

szaimen commented 1 year ago

Thank you for taking the time to report a bug! 👍

As this seems to be a setup issue I would like to ask you to raise your question in the forums: https://help.nextcloud.com

LeoWare commented 1 year ago

Why woupd I ask in the forums? If there is an option to disable this, then you should be able to tell me here. If it doesn't exist, no amount of asking in the forum is going to help.I'll have to assume that you're not willing to fix this obvious oversight.Thanks for ruining my installation.Have a wonderful day.

szaimen commented 1 year ago

Why woupd I ask in the forums? If there is an option to disable this

This is a bug tracker and not meant for questions. Ans there is indeed a way to disable this.

LeoWare commented 1 year ago

Then you should have linked to the documentation that says this. I didn't ask a question. I reported a bug. Closing this saying 'go to the forum ' is lazy and hostile to users.Not having a visible switch for this in the UI is, indeed, a bug.Have a wonderful day. No need to respond any longer. You're ignoring a huge bug. Good bye.

szaimen commented 1 year ago

I will just repeat myself:

This is a bug tracker and not meant for questions. Ans there is indeed a way to disable this.