comparison doc/security.txt @ 4567:32b24abfe98e

Documentation polishing.
author Eric S. Raymond <esr@thyrsus.com>
date Tue, 15 Nov 2011 18:35:54 -0500
parents 33a1f03b9de0
children 8ee41c7372e7
comparison
equal deleted inserted replaced
4566:b8119ba37707 4567:32b24abfe98e
54 2) at the user interface level, with access permissions on CGI interface 54 2) at the user interface level, with access permissions on CGI interface
55 methods, mailgw methods, roundup-admin methods, and so on. 55 methods, mailgw methods, roundup-admin methods, and so on.
56 3) at a logical permission level, checked as needed. 56 3) at a logical permission level, checked as needed.
57 57
58 In all cases, the security built into roundup assumes restricted access to the 58 In all cases, the security built into roundup assumes restricted access to the
59 hyperdatabase itself, through Operating System controls such as user or group 59 hyperdatabase itself, through operating-system controls such as user or group
60 permissions. 60 permissions.
61 61
62 62
63 Hyperdb-level control 63 Hyperdb-level control
64 --------------------- 64 ---------------------

Roundup Issue Tracker: http://roundup-tracker.org/