Bug #6337 Patch - Mailing list pgadmin-hackers

From Florian Sabonchi
Subject Bug #6337 Patch
Date
Msg-id 8a138e58-bcda-2051-3a77-bac644503fd1@posteo.de
Whole thread Raw
Responses Re: Bug #6337 Patch
List pgadmin-hackers
Hi I have a patch for bug #6337, in this patch you have the possibility 
to set in the configuration file the value MAX_LOGIN_ATTEMPTS which sets 
the number of failed login attempts that are allowed. If this value is 
exceeded the account is locked and can be reset by an administrator. By 
setting the variable to the value zero this feature is deactivated this 
is necessary if the account of the administrator was locked.

Comment:

Unfortunately the test cases fail because there seems to be a bug with 
the migration, but unfortunately I was not able to locate this bug.

Unfortunately, in my opinion, the documentation does not sufficiently 
explain how to correctly create the migrations.

I would be very happy if you could expand the documentation in the 
future what this concerns and create a detailed guide to create a 
migration.  (This also concerns the instructions for the integration test)

With kind regards,

Florian Sabonchi


Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6566]: [React] Port Cast node to react.