1 Title: Crash reports: Filter out password/_password from HTTP vars of GUI crashes
11 When a crash occurs during the login procedure where a user entered his password during
12 verification of this password, the crash could contain this password in plain text in
13 the HTTP variable data structure. The vars named password/_password are now explicitly
14 filtered to prevent this.