| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Rename the not-logging-in username field to username_register.
Keep the sign-in field as username because that e.g. overlaps
with auth code in two-factor authentication.
|
|
|
|
|
|
|
| |
addresses
This adds a cobrand hook to validate the email address provided when editing a contact
in the admin.
|
|
|
|
|
|
| |
A hash lookup in a template is escaping the key used, meaning the lookup
is failing anywhere we are using a category containing an ampersand as a
key. A continuation of the changes made in 527d763b.
|
| |
|
| |
|
|
Co-Authored-By: Struan Donald <struan@exo.org.uk>
For https://github.com/mysociety/fixmystreet-commercial/issues/1808
|