Skip to content

fix(settings): hide server actions on auth failure - #13704

Open
abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:fix/hide-settings-on-auth-failure
Open

abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:fix/hide-settings-on-auth-failure

Conversation

@abhinavohri

@abhinavohri abhinavohri commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • hide Autoresponder, Filters, and Sieve script editor while an account cannot authenticate
  • skip active Sieve script and quota requests during the account error state
  • keep Mail server and Sieve server settings available so credentials can be repaired

Fixes #13515

Screenshots

Before

Before: server-dependent settings remain visible during an authentication failure

After

After: server-dependent settings are hidden during an authentication failure

Account settings rendered server-dependent sections while the account could not authenticate, causing predictable request failures and an empty quota entry. Hide those actions until credentials are repaired, while keeping the mail and Sieve server forms available for recovery.\n\nAssisted-by: Codex:gpt-5

Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
@welcome

welcome Bot commented Sep 18, 2026

Copy link
Copy Markdown

Thanks for opening your first pull request in this repository! 鉁岋笍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AccountSettings hide sieve, filters, etc with invalid password

1 participant