From c3e5e50c521e8ed1afab6e86c572462032e540aa Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 13 Oct 1998 13:11:01 +0000 Subject: So new installs have some protection (WDWWC). --- htdocs/.htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 htdocs/.htaccess (limited to 'htdocs') diff --git a/htdocs/.htaccess b/htdocs/.htaccess new file mode 100644 index 000000000..f8c6b9c0c --- /dev/null +++ b/htdocs/.htaccess @@ -0,0 +1,3 @@ +AuthName Freeside +AuthType Basic +require valid-user -- cgit v1.2.1 From ecff5bc54b3e6be7a963af807ff39786bd3103f6 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 14 Oct 1998 06:52:48 +0000 Subject: 1,1,4 release, fix postgresql quirks. --- htdocs/docs/index.html | 2 +- htdocs/docs/man/Conf.txt | 2 ++ htdocs/docs/man/Invoice.txt | 4 ++++ htdocs/docs/man/Record.txt | 2 ++ htdocs/docs/man/dbdef_column.txt | 18 ++++++++++++++---- htdocs/docs/man/dbdef_table.txt | 8 ++++++++ htdocs/docs/upgrade2.html | 4 ++-- 7 files changed, 33 insertions(+), 7 deletions(-) (limited to 'htdocs') diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 20051ca4d..83c58f321 100644 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -6,7 +6,7 @@