Re: Increase limit on max length of the password( pg versions < 14)

Поиск
Список
Период
Сортировка
От mahendrakar s
Тема Re: Increase limit on max length of the password( pg versions < 14)
Дата
Msg-id CABkiuWrygk1ZcTFWBBqERr6RLwaKuNsdP_jguQ7KZ=02w3DOWg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Increase limit on max length of the password( pg versions < 14)  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Access token length with bare minimal claims is more than 1000 in this case.
Workarounds are not possible in production.

On Tue, 18 Jul 2023 at 15:10, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 18 Jul 2023, at 11:30, mahendrakar s <mahendrakarforpg@gmail.com> wrote:
>
> > So we have two options:
> > 1. Backport patch[1] to 11,12,13
> > 2. Change ONLY the limit on the max length of the password(my patch attached).
>
> We typically only backpatch bugfixes and not functional changes, and this seems
> to fall in the latter category.
>
> As the size of the JWT depends on the number of claims in it, are you able to
> reduce the number of claims to stay under the limit as a workaround?
>
> --
> Daniel Gustafsson
>



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

Предыдущее
От: Sofia Kopikova
Дата:
Сообщение: Re: Add TOAST support for more system tables
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: Increase limit on max length of the password( pg versions < 14)