Re: Password change

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Edgard Bernardino <edgardbernardino(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Password change
Date: 2016-12-16 10:53:44
Message-ID: CA+OCxoywE-Fr0mn967+Pmi-gYMDT2J8hUmwRF43wiLi=iD=jmA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Dec 16, 2016 at 10:49 AM, Edgard Bernardino <
edgardbernardino(at)gmail(dot)com> wrote:

> Hi,
>
>
>
> On pgdmin Gui, I’m trying to change the password for the Gui, but the page
> returns an error:
>
>
>
>
>
> I I put the wrong current pass, he says the password is wrong. If I put
> the right one, it gives me a 404 on send.
>
>
>
>
>
> I guess Its because it is setup on my own subdomain,
>
>
>
> What is the URL of the password change form, and where it tries to send
> you when hit the Change Password button (feel free to obfuscate the
> host/domain name, but please give the exact paths).
>
>
>
> http://pgadmin.[site].com/change
>

Where is the form trying to submit to?

>
>
> When I hit Change Password, stays on the same URL.
>
> I don’t know. I’m trying, thought, to change the pass using SHH.
>
>
>
> SHH?
>
>
>
> SSH/Putty.
>

Oh - that won't really help much, as the password is stored in a hashed
form in the configuration database.

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Edgard Bernardino 2016-12-16 12:24:53 Re: Password change
Previous Message Dave Page 2016-12-16 10:51:53 Re: Cannot compile pgadmin4 mainline