Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
When Qt DS uploads a project to the Cloud, it must be able to be secured with a password. When server replies back, of the uplaod, it must give back the URL for the project AND password. Each access towards this file is checked against this password.
Requirements for the password
- min 5, max 10 charackers
- only letters and numbers
- no spaces
- small caps and large caps
Qt DS will show the password for the user and it can be copied to outgoing messages.