Searched defs:REPO_OPS_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/server/
H A Ddepot.py102 REPO_OPS_DEFAULT = [ variable in class:DepotHTTP
198 self.ops_list = self.REPO_OPS_DEFAULT
314 if req_pub not in self.REPO_OPS_DEFAULT and req_pub != "feed":
422 if op in self.REPO_OPS_DEFAULT and op not in self.vops:

Completed in 15 milliseconds