ddns.cgi: Make dealing with auth tokens more user-friendly.

If a provider supports authentication with a token, now
the username and password fileds will be swapped by some
Java Script code in favour of an input field for the token.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2021-01-06 15:18:27 +01:00
committed by Michael Tremer
parent f6557ced12
commit 0562cdb360
3 changed files with 104 additions and 12 deletions

View File

@@ -2374,6 +2374,8 @@
'to warn email bad' => 'An E-Mail-Adresse ist nicht gültig',
'toggle' => 'Pause/Resume',
'toggle enable disable' => 'Aktivieren oder Deaktivieren',
'token' => 'Token:',
'token not set' => 'Kein Token angegeben.',
'tone' => 'Ton',
'tone dial' => 'Tonwahl:',
'too long 80 char max' => ' ist zu lang, es sind maximal 80 Zeichen erlaubt',