You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings credentials inputs: replaced incorrect autocomplete="new-password" with current-password on external-service password fields (WebDAV document storage, DMS token), and replaced autocomplete="username" with off on external-service username fields (WebDAV backup, CalDAV, CardDAV, document storage) to prevent browsers from auto-filling app login credentials into unrelated service forms.