MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / changeUserPassword

Method changeUserPassword

src/astroprint/users.py:54–55  ·  view source on GitHub ↗
(self, username, password)

Source from the content-addressed store, hash-verified

52 pass
53
54 def changeUserPassword(self, username, password):
55 pass
56
57 def removeUser(self, username):
58 pass

Callers 3

changePasswordForUserFunction · 0.45
signinMethod · 0.45
validatePasswordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected