Anonymous Access not synced with settings

Review Request #3641 — Created Dec. 8, 2012 and submitted

Information

Review Board

Reviewers

Even though the value for "anonymous read-only access" is stored in the database properly, the display always shows it as unchecked. 

This is because of the way SiteSettingsForm resets the value that is setup by AuthenticationSettingsForm's load method. Calling the super.load first followed by setting this attribute's initial value fixes the problem.

[Note: This is similar to issue #2814]
manual testing
chipx86
  1. Ship It!
  2. 
      
RA
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.6.x (92b3def)
Loading...