Support long email addresses
commitd52b2f50b9a5b77330c41dd93e0f3177b810c018
authorLukas Fleischer <lfleischer@archlinux.org>
Sun, 25 Oct 2015 09:52:30 +0000 (25 10:52 +0100)
committerLukas Fleischer <lfleischer@archlinux.org>
Sun, 25 Oct 2015 09:57:46 +0000 (25 10:57 +0100)
tree44b7006397632e6c0bf29af1e6978fc6f2fa75f5
parentf9ac67f6917eb5f4db89cf8407a33ad37d7f3935
Support long email addresses

According to RFC 3696 (and the associated errata), an email address can
be up to 256 characters long. Change the database field and the length
limit on all input fields accordingly.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
schema/aur-schema.sql
upgrading/4.2.0.txt
web/html/login.php
web/template/account_edit_form.php