pgadmin3/include
lsv d1b657c455 Storing passwords in an encrypted vault.
Добавлена возможность сохранения паролей в зашифронном хранилище пользователя ОС.
Для Linux это возможно если wxwidgets скомпилирован с библиотекой libsecret .
Для выбора стратегии хранения паролей нужно создать параметр GetStoreTypePass со одним из
значений 0,1,2. Где:
0 - стандартный способ (pgpass)
1 - pgpass + зашифрованное хранилище.
2 - зашифрованное хранилище.
По умолчанию используется 0.

При выборе 1 или 2 файл pgpass используется для копирования паролей в зашифрованное хранилище при
подлючении к БД пароль к которой ещё не сохранён в хранилище, но есть в pgpass.
Никакой экспорта/импорта нет.
2026-08-14 11:02:35 +05:00
..
agent init 2020-07-07 22:19:12 +05:00
ctl In the comparison dialog, word-by-word comparison has been replaced with line-by-line comparison. 2026-07-10 11:41:30 +05:00
db Add autocomplite dlgFunction. Fix multibyte char support. 2025-11-11 10:06:55 +05:00
dd init 2020-07-07 22:19:12 +05:00
debugger init 2020-07-07 22:19:12 +05:00
dlg Server groups have been added to the connection selection dialog. 2026-03-18 15:17:27 +05:00
frm Added the "DiffText" button to the query tool. 2026-06-15 16:36:46 +05:00
gqb init 2020-07-07 22:19:12 +05:00
hotdraw init 2020-07-07 22:19:12 +05:00
images Added the "DiffText" button to the query tool. 2026-06-15 16:36:46 +05:00
libssh2 remove libssh2 source 2020-07-07 23:12:14 +05:00
log Extended hints 2025-07-31 20:57:13 +05:00
ogl init 2020-07-07 22:19:12 +05:00
parser add kwlist.h for linux 2024-02-04 12:23:35 +05:00
pgscript Optimization compile for Linux. 2026-06-03 09:08:29 +05:00
pro_scheduler Support compile mingw32 2025-09-23 16:20:12 +05:00
schema Added the Set keywords menu item to add server search keywords 2026-04-24 16:37:53 +05:00
slony init 2020-07-07 22:19:12 +05:00
utils Storing passwords in an encrypted vault. 2026-08-14 11:02:35 +05:00
copyright.h init 2020-07-07 22:19:12 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgAdmin3.h Add support Wayland 2026-04-13 14:48:27 +05:00
postgres.h init 2020-07-07 22:19:12 +05:00
precomp.h Added the possibility of contextual help on user functions. 2025-11-21 16:23:26 +05:00
version.h Change support version 2025-11-16 12:28:18 +05:00