Skip to content

v0.71.2

Choose a tag to compare

@ulsklyc ulsklyc released this 11 Jun 12:08
· 101 commits to main since this release

Fixed

  • 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.