Add TODO about security:
authorBruce Momjian
Thu, 26 Jun 2008 03:58:00 +0000 (03:58 +0000)
committerBruce Momjian
Thu, 26 Jun 2008 03:58:00 +0000 (03:58 +0000)
* Improve server security options

  http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php
  http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php

doc/TODO
doc/src/FAQ/TODO.html

index eba87729bd120294d694e89c57c94d4817a1f634..2ca210e0755e283befaa89bd451cb7cf055df232 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jun 25 22:53:15 EDT 2008
+Last updated:      Wed Jun 25 23:57:52 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -89,9 +89,10 @@ Administration
   libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
   is commented out.
 
-* Improve LDAP authentication configuration options
+* Improve server security options
 
-  http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
+  http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php
+  http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php
 
 * Configuration files
 
@@ -122,6 +123,10 @@ Administration
 
    o Add functions to syntax check configuration files
 
+   o Improve LDAP authentication configuration options
+
+     http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
+
 
 * Tablespaces
 
index 6c94794d3b96dfa585c80c8b90ccbf6550429603..bfb9b7a36e6023ddeac2460bf4e23de871cf397e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun 25 22:53:15 EDT 2008
+Last updated:           Wed Jun 25 23:57:52 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -85,8 +85,9 @@ first.  There is also a developer's wiki at
   libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
   is commented out.
 

-  
  • Improve LDAP authentication configuration options
  • -

      http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php

    +  
  • Improve server security options
  • +

      http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php

    +  http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php
     

       
  • Configuration files
  •    
      @@ -113,6 +114,9 @@ first.  There is also a developer's wiki at
       

                http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php

       

           
    • Add functions to syntax check configuration files
    • +    
    • Improve LDAP authentication configuration options
    • +

                http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php

      +

         
         
    • Tablespaces
    •