mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
committed by
Michael Tremer
parent
f6557ced12
commit
0562cdb360
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user