public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l
4+ messages / 3 participants
[nested] [flat]
* pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l
@ 2021-05-18 08:13 Akshay Joshi <[email protected]>
2021-05-31 09:38 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Murtuza Zabuawala <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Akshay Joshi @ 2021-05-18 08:13 UTC (permalink / raw)
To: [email protected]
Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not working correctly for pgAdmin.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a95550fc0d0f0c33df8cfab4ebf970fbfa2...
Modified Files
--------------
requirements.txt | 1 +
1 file changed, 1 insertion(+)
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l
2021-05-18 08:13 pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
@ 2021-05-31 09:38 ` Murtuza Zabuawala <[email protected]>
2021-05-31 09:43 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Murtuza Zabuawala @ 2021-05-31 09:38 UTC (permalink / raw)
To: Akshay Joshi <[email protected]>; +Cc: pgadmin-hackers <[email protected]>
Hello,
'itsdangerous' is an important module in order to keep the sessions safe &
secure, Is there any specific reason for holding back on the older version?
IMO we need to fix what is not working instead of using the older version.
--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com
On Tue, May 18, 2021 at 1:43 PM Akshay Joshi <[email protected]>
wrote:
> Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not
> working correctly for pgAdmin.
>
> Branch
> ------
> master
>
> Details
> -------
>
> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a95550fc0d0f0c33df8cfab4ebf970fbfa2...
>
> Modified Files
> --------------
> requirements.txt | 1 +
> 1 file changed, 1 insertion(+)
>
>
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l
2021-05-18 08:13 pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
2021-05-31 09:38 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Murtuza Zabuawala <[email protected]>
@ 2021-05-31 09:43 ` Akshay Joshi <[email protected]>
2021-06-04 08:35 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Dave Page <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Akshay Joshi @ 2021-05-31 09:43 UTC (permalink / raw)
To: Murtuza Zabuawala <[email protected]>; +Cc: pgadmin-hackers <[email protected]>
Hi Murtuza
It is failing to run migrations, which is the first step to run pgAdmin 4.
Check https://redmine.postgresql.org/issues/6452
On Mon, May 31, 2021 at 3:08 PM Murtuza Zabuawala <
[email protected]> wrote:
> Hello,
>
> 'itsdangerous' is an important module in order to keep the sessions safe &
> secure, Is there any specific reason for holding back on the older version?
> IMO we need to fix what is not working instead of using the older version.
>
> --
> Regards,
> Murtuza Zabuawala
> *EDB*
> *POWER TO POSTGRES*
> https://www.edbpostgres.com
>
>
> On Tue, May 18, 2021 at 1:43 PM Akshay Joshi <
> [email protected]> wrote:
>
>> Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not
>> working correctly for pgAdmin.
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>>
>> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a95550fc0d0f0c33df8cfab4ebf970fbfa2...
>>
>> Modified Files
>> --------------
>> requirements.txt | 1 +
>> 1 file changed, 1 insertion(+)
>>
>>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*
*Mobile: +91 976-788-8246*
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l
2021-05-18 08:13 pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
2021-05-31 09:38 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Murtuza Zabuawala <[email protected]>
2021-05-31 09:43 ` Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
@ 2021-06-04 08:35 ` Dave Page <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Dave Page @ 2021-06-04 08:35 UTC (permalink / raw)
To: Akshay Joshi <[email protected]>; +Cc: Murtuza Zabuawala <[email protected]>; pgadmin-hackers <[email protected]>
Hi Akshay,
On Mon, May 31, 2021 at 10:44 AM Akshay Joshi <[email protected]>
wrote:
> Hi Murtuza
>
> It is failing to run migrations, which is the first step to run pgAdmin 4.
> Check https://redmine.postgresql.org/issues/6452
>
Is someone working on fixing that?
>
> On Mon, May 31, 2021 at 3:08 PM Murtuza Zabuawala <
> [email protected]> wrote:
>
>> Hello,
>>
>> 'itsdangerous' is an important module in order to keep the sessions safe
>> & secure, Is there any specific reason for holding back on the older
>> version?
>> IMO we need to fix what is not working instead of using the older version.
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> *EDB*
>> *POWER TO POSTGRES*
>> https://www.edbpostgres.com
>>
>>
>> On Tue, May 18, 2021 at 1:43 PM Akshay Joshi <
>> [email protected]> wrote:
>>
>>> Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not
>>> working correctly for pgAdmin.
>>>
>>> Branch
>>> ------
>>> master
>>>
>>> Details
>>> -------
>>>
>>> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a95550fc0d0f0c33df8cfab4ebf970fbfa2...
>>>
>>> Modified Files
>>> --------------
>>> requirements.txt | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>
--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake
EDB: https://www.enterprisedb.com
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2021-06-04 08:35 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 08:13 pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l Akshay Joshi <[email protected]>
2021-05-31 09:38 ` Murtuza Zabuawala <[email protected]>
2021-05-31 09:43 ` Akshay Joshi <[email protected]>
2021-06-04 08:35 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox