Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ set_source
Method
set_source
web/pgadmin/authenticate/__init__.py:260–261 ·
view source on GitHub ↗
(self, source)
Source
from the content-addressed store, hash-verified
258
return
self.current_source
259
260
def
set_source(self, source):
261
self.source = source
262
263
@property
264
def
get_source(self):
Callers
2
oauth_authorize
Function · 0.95
authenticate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected