From 3100eb78acb217e203ae9042634148920570d2f0 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 13 Jul 2024 22:41:25 -0500 Subject: [PATCH] Describe "sensitive databases" --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 4ae2778..e49778c 100644 --- a/README.rst +++ b/README.rst @@ -101,6 +101,18 @@ It is recommended but not required to install PGWUI_Logout when installing PGWUI_Copy. +Sensitive Databases +------------------- + +A "sensitive database" requires the user take extra action, check a +special checkbox, before it can be copied into. The extra step is +intended to make the user think twice before altering a database +designated "sensitive". + +Sensitive databases are marked as such by the system administrator +when configuring PGWUI_Copy. + + URL Configuration ----------------- -- 2.34.1