Docs | Support

alphagov/notifications-api

master
6 years, 6 months ago
@leohemsted Merge pull request #2666 from alphagov/gunicorn-bump bump gunicorn to v20
No dependencies with known security vulnerabilities.
gunicorn-bump
6 years, 6 months ago
@leohemsted bump gunicorn to v20 v20 brings in a host of changes, including a fix for https://github.com/benoit
No dependencies with known security vulnerabilities.
gunicorn-bump
6 years, 6 months ago
@leohemsted bump gunicorn to v20 v20 brings in a host of changes, including a fix for https://github.com/benoit
No dependencies with known security vulnerabilities.
log-tweak
6 years, 6 months ago
@leohemsted remove docstring to stop erroneous whitespace in log messages
No dependencies with known security vulnerabilities.
change-when-we-validate-email-access
6 years, 6 months ago
@CrystalPea Validate email access based on code_type anot auth_type when verifying the code is correct. This wa
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@CrystalPea Merge pull request #2705 from alphagov/populate-email-access-validated-at Populate email_access_val
No dependencies with known security vulnerabilities.
populate-email-access-validated-at
6 years, 6 months ago
@CrystalPea Populate email_access_validated_at_column and make it non-nullable
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@CrystalPea Merge pull request #2704 from alphagov/fix_migration Simplify the first migration, we will do execu
No dependencies with known security vulnerabilities.
fix_migration
6 years, 6 months ago
@CrystalPea Simplify the first migration, we will do execute statements later
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@CrystalPea Merge pull request #2703 from alphagov/fix_migration Fix typo where wrong column name was checked f
No dependencies with known security vulnerabilities.
fix_migration
6 years, 6 months ago
@CrystalPea Fix typo where wrong column name was checked for being null
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@CrystalPea Merge pull request #2702 from alphagov/fix_migration Make sure email_access_validated_at is not nul
No dependencies with known security vulnerabilities.
fix_migration
6 years, 6 months ago
@CrystalPea Make sure email_access_validated_at is not null after being populated
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@CrystalPea Merge pull request #2700 from alphagov/re-validate-user-email Add email_access_valdiated_at field t
No dependencies with known security vulnerabilities.
re-validate-user-email
6 years, 6 months ago
@CrystalPea Add email_access_valdiated_at field to user table, populate it and update it when users have to use
No dependencies with known security vulnerabilities.