From 4476793e4f72ca2d73ff618d3eb009e8b430f7f2 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 9 Nov 2012 17:11:10 +0100 Subject: authpgsql fixes * fixes merge messup (code was made up from parts of authad) * code and PHP5 cleanup --- lib/plugins/authpgsql/conf/default.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/plugins/authpgsql/conf/default.php (limited to 'lib/plugins/authpgsql/conf/default.php') diff --git a/lib/plugins/authpgsql/conf/default.php b/lib/plugins/authpgsql/conf/default.php new file mode 100644 index 000000000..401da80b7 --- /dev/null +++ b/lib/plugins/authpgsql/conf/default.php @@ -0,0 +1,3 @@ + Date: Sat, 16 Feb 2013 22:53:38 +0100 Subject: Complete metadata and defaults of auth plugin configs --- lib/plugins/authpgsql/conf/default.php | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'lib/plugins/authpgsql/conf/default.php') diff --git a/lib/plugins/authpgsql/conf/default.php b/lib/plugins/authpgsql/conf/default.php index 401da80b7..7f78280f9 100644 --- a/lib/plugins/authpgsql/conf/default.php +++ b/lib/plugins/authpgsql/conf/default.php @@ -1,3 +1,33 @@