Fix typo password -> username (#3686)

allow-filter-duplicates
Johannes Löthberg 2019-01-14 10:42:09 +01:00 zatwierdzone przez Jeremy Ruston
rodzic dc74fc4306
commit 1f829dd5a8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,4 +5,4 @@ tags: [[WebServer Parameters]]
title: WebServer Parameter: password
type: text/vnd.tiddlywiki
The [[web server configuration parameter|WebServer Parameters]] ''password'', is used with its companion [[password|WebServer Parameter: username]] as a shortcut for setting user credentials for [[WebServer Basic Authentication]].
The [[web server configuration parameter|WebServer Parameters]] ''password'', is used with its companion [[username|WebServer Parameter: username]] as a shortcut for setting user credentials for [[WebServer Basic Authentication]].