forgejo/templates/repo/migrate
0ko a23d0453a3 feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377)
* Firefox thinks that this is a login form and that `clone_addr` is it's username field
* It would have been an easy fix with with `autocomplete="off"`, but there's an issue with that approach:  Firefox plays a cat-mouse game with web developers and intentionally ignores `autocomplete="off"` "for users' security".
* Set it to the `url` autocompletion type, Firefox and maybe other browsers give actually somewhat relevant completion entries. They will not be always relevant, but they may be when a migration has to be re-done with different settings.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7377
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-03-30 11:31:42 +00:00
..
codebase.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
forgejo.tmpl [BRANDING] add Forgejo Git Service and migration UI 2024-02-05 16:05:02 +01:00
git.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
gitbucket.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
gitea.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
github.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
gitlab.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
gogs.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
migrate.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
migrating.tmpl Added alt's to <img> 2025-01-31 21:22:00 +00:00
onedev.tmpl feat(ui/migrations): clarify desired autocompletion type for clone_addr (#7377) 2025-03-30 11:31:42 +00:00
options.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00