Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 452 Bytes

Version 1.0.5

  1. Solve the problem that processes cannot be destroyed automatically
  2. Use secrets library for user authentication
  3. Remove duplicate authentication operations
  4. Use exception instead of return in case of request error. 5.
  5. Use compare_digest to optimize the authentication judgment.
  6. Add a stop button to terminate the web service process.

Version 1.0.4

  1. Change the module's icon file information to a full path string.