mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
proxy: Allow HTTP Basic authentication against Active Directory servers
Some clients may not support NTLMv2. Basic authentication can now be activated. This is dangerous as it sends the credentials in cleartext to the proxy server.
This commit is contained in:
@@ -196,6 +196,7 @@
|
||||
'advproxy back to main page' => 'Zurück zur Hauptseite',
|
||||
'advproxy banned ip clients' => 'Gesperrte IP-Adressen (eine pro Zeile)',
|
||||
'advproxy banned mac clients' => 'Gesperrte MAC-Adressen (eine pro Zeile)',
|
||||
'advproxy basic authentication' => 'Erlaube HTTP-Basic-Authentifizierung',
|
||||
'advproxy cache management' => 'Cacheverwaltung',
|
||||
'advproxy cache replacement policy' => 'Cache Ersetzungsrichtlinie',
|
||||
'advproxy cache-digest' => 'Cache-Digest-Erstellung aktivieren',
|
||||
|
||||
Reference in New Issue
Block a user