summaryrefslogtreecommitdiffstats
path: root/etc/inc/auth.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-09 05:03:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-09 05:03:54 +0000
commit51ae592c983b7171fac3eb4969d0fe38f8c3ff73 (patch)
tree43aaeb3f9fa686a37a5b1daa0fba1438d0f8f8d6 /etc/inc/auth.inc
parent383438f62b9abe516d7e0492555828c2de82aa8c (diff)
downloadpfsense-51ae592c983b7171fac3eb4969d0fe38f8c3ff73.zip
pfsense-51ae592c983b7171fac3eb4969d0fe38f8c3ff73.tar.gz
Correct comment
Diffstat (limited to 'etc/inc/auth.inc')
-rw-r--r--etc/inc/auth.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc
index e67250c..bb02a82 100644
--- a/etc/inc/auth.inc
+++ b/etc/inc/auth.inc
@@ -117,7 +117,7 @@ function htpasswd_backed_basic_auth() {
/*
* auth the username
- * honour custom username set in webConfigurator page */
+ * honour custom username set in webConfigurator page
*/
if($config['system']['username'] == $HTTP_SERVER_VARS['AUTH_USER']) {
/* we match, check the password in xml configuration file */
OpenPOWER on IntegriCloud