Password compliant with OWASP recommendations
- 1.1 Changes in the SCU
- 1.1.1 Integration with R Project
- 1.1.2 Clean upload and record files
- 1.1.3 Filter semi-open answers
- 1.1.4 Language version of the survey
- 1.1.5 Filter in coding module
- 1.1.6 Big mailing
- 1.1.7 macOS installer
- 1.1.8 Periodic import
- 1.1.9 Location in the respondent database
- 1.1.10 Scroll through the list of columns
- 1.1.11 Access to system reports
- 1.1.12 Hide the call history button
- 1.1.13 Password compliant with OWASP recommendations
In order to satisfy OWASP (Open Web Application Security Project) password complexity requirements, the ability to enforce proper passwords has been added.
According to OWASP, the credentials used by the application should:
- consist of at least 12 characters
- contain at least one uppercase and one lowercase letter
- contain at least one number
- contain at least one special character
