### Target platform Server ### Describe the request Replace the manual password formatting via `md5(f'++{username.upper()}++{password}'.encode()).hexdigest()` with a new utility, write a test for it ### Additional information _No response_
Target platform
Server
Describe the request
Replace the manual password formatting via
md5(f'++{username.upper()}++{password}'.encode()).hexdigest()with a new utility, write a test for itAdditional information
No response