Message keys maintenanceExport message keys using OpenACS UI in order to sort them and apply HTML quoting enforced by lang::catalog::export_to_file.Reason is making it possible to create new message keys from the UI without producing big and scary diffs.
Reparent portraits coming from the old good days, which were saved with -100 as parent_id (since at least 6 years portraits are saved as children of the user object)
Remove dead adp code: if user is found and token is correct, email_verified_p will be always true, because it is forcefully set by the proc. In any other case, we will execute a different adp (lib/message)