Level 1 officials are now auto-assigned. Rake user:check_email_domains created.
This commit is contained in:
@@ -26,3 +26,6 @@ Setting.create(key: 'proposal_code_prefix', value: 'MAD')
|
||||
|
||||
# Number of votes needed for proposal success
|
||||
Setting.create(key: 'votes_for_proposal_success', value: '53726')
|
||||
|
||||
# Users with this email domain will automatically be marked as level 1 officials
|
||||
Setting.create(key: 'email_domain_for_officials', value: 'madrid.es')
|
||||
|
||||
Reference in New Issue
Block a user