|
|
|
|
|
User Groupware: Password encryption
For better security in the User Groupware, WINDEV and WEBDEV now encrypt user passwords. Starting with version 200057, password encryption is automatically included when the User Groupware is implemented. For a project in version 20 that already uses the user groupware, the application must be recompiled and deployed, and password encryption must be enabled by a user logged in as administrator. ATTENTION When setting up password encryption on an existing project: - The existing passwords will be migrated.
- This operation cannot be undone.
- If the files of user accounts are shared with other applications or sites, all the sites and applications must be updated with version 200057 (or later). Otherwise, you will not be able to connect to the application or to the site.
Follow these steps: - Depending on the integration mode of the User Groupware:
- If automatic User Groupware is used Recompile the application with the latest version of WINDEV or WEBDEV (version 200057 or higher).
- If customized groupware is used Update the internal component "WDGPU" with the new version of WINDEV or WEBDEV (version greater than or equal to 200057) and recompile the application with the new version of WINDEV or WEBDEV (version greater than or equal to 200057).
- Deploy the application.
- Start the application, connect in administrator mode and choose to configure the User Groupware.
- The "Enable password encryption" button is displayed in the management window (upper-right corner). Click this button to use the encryption of passwords.
- A warning message is displayed before passwords are encrypted:
- The existing passwords will be migrated.
- This operation cannot be undone.
- If the files of user accounts are shared with other applications, all the applications must be updated with version 200057 (or later). Otherwise, you will not be able to connect to the application.
- Validate.
Remarks: - These operations are identical for a WINDEV project and for a WEBDEV project.
- If you are using the User Groupware in compatible mode, the passwords cannot be encrypted.
- Once passwords have been encrypted, the "Enable password encryption" button is no longer available.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|