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
@@ -2412,6 +2412,8 @@
|
||||
'to warn email bad' => 'To e-mail address is not valid',
|
||||
'toggle' => 'pause/resume',
|
||||
'toggle enable disable' => 'Enable or disable',
|
||||
'token' => 'Token:',
|
||||
'token not set' => 'No Token has been given.',
|
||||
'tone' => 'Tone',
|
||||
'tone dial' => 'Tone dial:',
|
||||
'too long 80 char max' => ' is too long, maximum allowed is 80 characters',
|
||||
|
||||
Reference in New Issue
Block a user