0
Fork 0
mirror of https://github.com/thomiceli/opengist.git synced 2025-02-19 01:55:43 -05:00
opengist/templates/pages
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
..
admin_config.html
admin_gists.html Fix confirm() popup messages (#370) 2024-11-02 01:40:10 +01:00
admin_index.html
admin_invitations.html Fix nits typos and translation (#388) 2024-11-23 17:41:15 +01:00
admin_users.html Fix confirm() popup messages (#370) 2024-11-02 01:40:10 +01:00
all.html
auth_form.html Hide passkey login when login form is disabled (#369) 2024-11-02 01:06:14 +01:00
create.html feat(web): prevent password manager autofill on filename inputs (#357) 2024-12-15 17:35:08 +01:00
edit.html feat(web): prevent password manager autofill on filename inputs (#357) 2024-12-15 17:35:08 +01:00
error.html
forks.html
gist.html Fix nits typos and translation (#388) 2024-11-23 17:41:15 +01:00
gist_embed.html Fix nits typos and translation (#388) 2024-11-23 17:41:15 +01:00
likes.html
mfa.html
revisions.html
search.html
settings.html Fix confirm() popup messages (#370) 2024-11-02 01:40:10 +01:00
totp.html