pgAdmin 4 commit: Use the user's full email address (not just the usern

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use the user's full email address (not just the usern
Date: 2019-03-22 09:36:17
Message-ID: E1h7Gb3-0000u7-Oo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use the user's full email address (not just the username part) as the basis for the storage directory name.. Fixes #3887

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae23f146d1063a3fac7195d8caffd79b6c0004d0

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 22 +++++++++++++++++++++-
web/pgadmin/utils/paths.py | 20 ++++++++++++++++++--
2 files changed, 39 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-22 11:16:49 Re: [pgAdmin] - RM-3936 -Feature tests patch
Previous Message Dave Page 2019-03-22 09:05:54 Re: "yarn run pep8" excludes config file