Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a2b4dbd

Browse files
committed
Clearify:
> * Make single-user local access permissions the default by limiting > permissions on the socket file (Peter E)
1 parent 0e8c26e commit a2b4dbd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 19 16:36:28 EST 2002
3+
Last updated: Tue Feb 19 16:38:14 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -47,7 +47,8 @@ PERMISSIONS
4747
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
4848
user/host/password combinations
4949
* Remove PGPASSWORD because is insecure on some OS's
50-
* Make single-user local access permissions the default (Peter E)
50+
* Make single-user local access permissions the default by limiting
51+
permissions on the socket file (Peter E)
5152
* Use thread-safe crypt() in libpq, if available
5253

5354

0 commit comments

Comments
 (0)