| 68 | * Security: |
| 69 | * Generate strong random password for user. |
| 70 | * Keep the last login date + ip of the user, date user creation, valid email, who created this user... |
| 71 | * https for user password. |
| 72 | * Could be connected with FeynRules wiki. User could register and log in to FeynRules wiki. Invisible variable used for whether they have permission to use web validation / model database. |
| 73 | * Add {{{find /var/tmp/. /tmp/. -user $USER | xargs rm -rf}}} to scripts? |
| 74 | * Test that the web forms do not allow the user to perform any nasty actions (no user commands should be performed.) |