Tinkerforge / esp32-remote-access

Server side of the remote access for Tinkerforge Warp-Chargers.
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Enforce strong password rules #10

Closed ffreddow closed 4 months ago

ffreddow commented 8 months ago

Currently passwords that need to be checked are sent to the register and update_password routes.

ffreddow commented 4 months ago

This is done for the registration. I will create separate issues for recovery and password change.