HTTP password encryption: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Lh (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „==How is the HTTP password encrypted?== * In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-ba…“) |
Lh (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| + | <div style="float:right; border:1px solid #1e90ff; background-color:#e6f2ff; padding:8px; width:160px; text-align:left;"> | ||
| + | ''' Sprache wählen/ ''' | ||
| + | <br> ''' Select language:''' | ||
| + | * [[Einstellen der LAN-Geschwindigkeit (10/100 Mbps)|🇩🇪 DE]] | ||
| + | * [[Setting the LAN speed (10/100 Mbps)|🇬🇧 EN]] | ||
| + | </div> | ||
| + | |||
==How is the HTTP password encrypted?== | ==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 | * In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-based session authentication is used by default | ||
Version vom 5. Mai 2026, 09:12 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