Re: OAUTH2 implementation

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: OAUTH2 implementation
Дата
Msg-id CA+OCxoz72Hs6t35AXD7RWkPq6othvAFEg-_N7brUkEOyOTYfHA@mail.gmail.com
обсуждение исходный текст
Ответ на OAUTH2 implementation  (Florian Sabonchi <sabonchi@posteo.de>)
Список pgadmin-hackers
Hi

On Tue, Mar 30, 2021 at 3:36 PM Florian Sabonchi <sabonchi@posteo.de> wrote:
Hello in this patch I have implemented oauth2

Cool!

Unfortunately the patch seems to be messed up. It adds a number of commits that are already in the primary repo, and attempts to remove your OAuth support, rather than adding it. Can you rebase it and make sure it only includes the addition of your work please?

Some other comments (keep in mind it's hard to read the mangled patch, so I may be missing something):

- There don't seem to be any documentation updates
- There don't seem to be any tests (which I grant may not be feasible to add unless an OAuth service can be mocked)
- I can't see how you've dealt with password saving, which currently requires a password from the user to be secure.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

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

Предыдущее
От: Florian Sabonchi
Дата:
Сообщение: OAUTH2 implementation
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed cannot unpack non-iterable response object erro