Attendize/app/Http
Sebastian Schmidt 2458765463 Increase min password lenght to 8 chars
> Verifiers SHALL require subscriber-chosen memorized secrets to be at least 8 characters in length. Verifiers SHOULD permit subscriber-chosen memorized secrets at least 64 characters in length. All printing ASCII [RFC 20] characters as well as the space character SHOULD be acceptable in memorized secrets. Unicode [ISO/ISC 10646] characters SHOULD be accepted as well. To make allowances for likely mistyping, verifiers MAY replace multiple consecutive space characters with a single space character prior to verification, provided that the result is at least 8 characters in length. Truncation of the secret SHALL NOT be performed. For purposes of the above length requirements, each Unicode code point SHALL be counted as a single character.

https://pages.nist.gov/800-63-3/sp800-63b.html#-5112-memorized-secret-verifiers
2018-09-22 13:03:19 +10:00
..
Controllers Increase min password lenght to 8 chars 2018-09-22 13:03:19 +10:00
Middleware Reformat code 2016-09-06 21:39:27 +01:00
Requests Reformat code 2016-09-06 21:39:27 +01:00
Kernel.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
api_routes.php Removing unused API related code which was causing errors 2016-10-23 00:02:48 +01:00
routes.php Update routes.php 2018-06-07 14:24:48 +04:30