HTTP password encryption: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Lh (Diskussion | Beiträge) |
Lh (Diskussion | Beiträge) |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 2: | Zeile 2: | ||
''' Sprache wählen/ ''' | ''' Sprache wählen/ ''' | ||
<br> ''' Select language:''' | <br> ''' Select language:''' | ||
| − | * [[ | + | * [[HTTP-Passwort-Verschlüsselung|🇩🇪 DE]] |
| − | * [[ | + | * [[HTTP password encryption|🇬🇧 EN]] |
</div> | </div> | ||
Aktuelle Version vom 5. Mai 2026, 09:15 Uhr
How is the HTTP password encrypted?
- In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-based session authentication is used by default
Configuration:
- Under Ethernet Configuration, you can set the automatic logout time after inactivity and select the session authentication mode
- “Configuration” -> “http Server” -> Set “Enable password protection” to “yes”
- Basic Compatible: Basic Access and Session Authentication are accepted
- Session: Only Session Authentication is allowed
- Session Extended: A CSRF token is additionally required for Session Authentication