falling-fruit / falling-fruit-api

API (v0.3) for Falling Fruit
https://fallingfruit.org/api/0.3
GNU General Public License v3.0
5 stars 1 forks source link

Require a minimum password length #5

Closed ezwelty closed 2 years ago

ezwelty commented 2 years ago

Require passwords to be at least 6 characters long, as required by the current mobile app.

ezwelty commented 2 years ago

Closed by ae03dd3100a0762baa0e6524df2b18f2cd9c1a98, in the sense that it is in the OpenAPI spec and once validation is setup off those specs, this will actually be enforced.