• 
      

    Make the privacy audit identifier non-unique.

    Review Request #9979 — Created May 24, 2018 and submitted

    Information

    Djblets
    release-1.0.x
    4e7462b...

    Reviewers

    We had a unique constraint on the audit identifier field for stored
    consent data, which would fail if there were multiple users who had the
    same assigned e-mail address. There's no great reason to have this field
    be unique, so I've removed the constraint.

    • Ran evolution.
    • Was able to register a new user with the same e-mail address as an
      existing user.
    Description From Last Updated

    E501 line too long (85 > 79 characters)

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    chipx86
    1. After Review Bot is happy, I'm happy.

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (5bfbb7b)
    brennie
    1. Ship It!
    2.