##// END OF EJS Templates
security: limit the maximum password lenght to 72 characters to prevent possible...
security: limit the maximum password lenght to 72 characters to prevent possible server side resource consumption attack. - bcrypt heavy computation can lead to DOS using a very long password .eg 10**8 lenght. - we allowed this on registration or on password update

File last commit:

r1:854a839a default
r2192:a51e727d stable
Show More
release-notes-3.8.3.rst
11 lines | 197 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.8.3.rst
project: added all source files and assets
r1 |RCE| 3.8.3 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-03-18
Security
^^^^^^^^
Security: Update the bundled Git to version 2.7.4 (ᴄᴠᴇ-2016-2324 and ᴄᴠᴇ‑2016‑2315).