Re: [PATCH] pglister: auth_receive: Indicate when PGAUTH_KEY is invalid instead of crashing - Mailing list pgsql-www

From Célestin Matte
Subject Re: [PATCH] pglister: auth_receive: Indicate when PGAUTH_KEY is invalid instead of crashing
Date
Msg-id b0dec1df-3828-8c17-f77e-08bf3317787d@cmatte.me
Whole thread Raw
In response to [PATCH] pglister: auth_receive: Indicate when PGAUTH_KEY is invalid instead of crashing  (Célestin Matte <celestin.matte@cmatte.me>)
Responses Re: [PATCH] pglister: auth_receive: Indicate when PGAUTH_KEY is invalid instead of crashing
List pgsql-www
Update: attached patched also catch ValueError exceptions, which can happen as well.

Also attaching similar patch for pgarchives.

As being confused by the lack of error message happened to me again, I think these patches are useful.
-- 
Célestin Matte

Attachment

pgsql-www by date:

Previous
From: SAS
Date:
Subject: Re: Wiki editor request
Next
From: Célestin Matte
Date:
Subject: Re: [PATCHES] pgarchives: merge schema.sql into Django's model