• 
      

    Fix account registration

    Review Request #8081 — Created March 28, 2016 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    When the account registration was refactored to use the new Djblets
    recaptcha module, it did not take into account the setting to turn off
    reCAPTCHA validation. This settings is now taken into account.

    Ran unit tests.

    Description From Last Updated

    Keep this line.

    david david
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/admin/siteconfig.py
          reviewboard/notifications/email.py
          reviewboard/accounts/forms/registration.py
          reviewboard/notifications/tests.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/admin/siteconfig.py
          reviewboard/notifications/email.py
          reviewboard/accounts/forms/registration.py
          reviewboard/notifications/tests.py
      
      
    2. 
        
    david
    1. 
        
    2. Show all issues

      Keep this line.

    3. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (5295785)