Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Case: Parameter file is in clear mode readable with every editor/browser. If it is not in a secure environment, everybody can read on the fly. Not in every case, config file could be stored on a protected server / share.
Request:
1. A simple encryption of parameter file would be sufficent, to improve security. It should not be a high sophisticated hacker protection, only prevent easy reading.
2. If parameter file is encrypted, there is a need to make updates within projector possible. May be comparitively to user parameters.
Hi,
Project'Or RIA is designed to be able to implement secured storage of parameter file :
- just move it to a non web-accessible place on the server
- indicate its place in parametersLocation.php
That's all.
This recommendation is included in the "Configuration" page in the manual.
Regards.