[PATCH 1/2] pgarchives: Add missing authentication backend to settings.py

Поиск
Список
Период
Сортировка
От Célestin Matte
Тема [PATCH 1/2] pgarchives: Add missing authentication backend to settings.py
Дата
Msg-id 5fb488f9-999c-e41f-356b-edcf258d6424@cmatte.me
обсуждение исходный текст
Ответы [PATCH 2/2] pgarchives: Add missing example pgauth config in settings.py
Re: [PATCH 1/2] pgarchives: Add missing authentication backend to settings.py
Список pgsql-www
Hello,

Authentication when using private archives in pgarchives is broken with current settings.py file.
This first patch add a missing backend in settings.py, without which sessions aren't registered and users get
redirectedindefinitely.
 
In the second patch of this series, I add missing parameters for configuring PGAUTH, copying the ones from pglister.

Cheers,
-- 
Célestin Matte
Вложения

В списке pgsql-www по дате отправления:

Предыдущее
От: Robert Greene
Дата:
Сообщение: blocking_tree view from https://wiki.postgresql.org/wiki/Lock_dependency_information
Следующее
От: Célestin Matte
Дата:
Сообщение: [PATCH 2/2] pgarchives: Add missing example pgauth config in settings.py