2021-08-18 21:22:50 +00:00
|
|
|
|
|
|
|
<div id="password-input">
|
|
|
|
<label for="password">
|
|
|
|
passwort benötigt (>{auth_time} oder datei >{auth_large_size} und >{auth_large_time})
|
|
|
|
</label>
|
|
|
|
<br />
|
|
|
|
<input id="password" name="password" type="password" />
|
|
|
|
</div>
|
2024-07-26 00:09:34 +00:00
|
|
|
<script nonce="{script_nonce}" src="/static/auth-hide.js"></script>
|