mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 23:31:25 -08:00
Fix typo password -> username (#3686)
This commit is contained in:
parent
dc74fc4306
commit
1f829dd5a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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]].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue