Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ pprompt
Function
pprompt
web/pgadmin/setup/user_info.py:30–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
30
def
pprompt():
31
return
getpass.getpass(), getpass.getpass(
'Retype password:'
)
32
33
34
def
user_info_server():
Callers
1
user_info_server
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected