feat(ui): prevent password manager interference & improve service links (#3989)

(cherry picked from commit ef18b5d1de)
This commit is contained in:
soup
2025-02-25 09:17:36 +01:00
committed by s0up4200
parent 3b4d6bf5b8
commit 96fb5c4988

View File

@@ -113,6 +113,9 @@ const LocalLogin = ({ revalidate }: LocalLoginProps) => {
placeholder={intl.formatMessage(messages.password)}
autoComplete="current-password"
data-testid="password"
data-1pignore="false"
data-lpignore="false"
data-bwignore="false"
className="!bg-gray-700/80 placeholder:text-gray-400"
data-1pignore="false"
data-lpignore="false"