Commit Graph
2 Commits
Author SHA1 Message Date
soup 0609b64cff feat: add MIME type support for raw file serving (#417) 2025-01-26 23:40:59 +01:00
soup 00951bf63b feat(web): prevent password manager autofill on filename inputs (#357)
* feat(web): add data-1p-ignore attribute to ignore fields

* feat(web): extend password manager ignore attributes

- Add autocomplete="off" to prevent browser autofill
- Add data-lpignore for LastPass compatibility
- Add data-bwignore for Bitwarden compatibility
2024-12-15 17:35:08 +01:00