Let's default Persona to off right now, change button text

This commit is contained in:
Robin Ward 2013-03-04 12:01:20 -05:00
parent f7c9efb101
commit ccbd3b2841
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ class SiteSetting < ActiveRecord::Base
setting(:github_client_id, '')
setting(:github_client_secret, '')
client_setting(:enable_persona_logins, true)
client_setting(:enable_persona_logins, false)
setting(:enforce_global_nicknames, true)
setting(:discourse_org_access_key, '')

View File

@ -252,7 +252,7 @@ en:
title: "Log In with Github"
message: "Authenticating with Github (make sure pop up blockers are not enabled)"
persona:
title: "Log In with Any Email Address (Mozilla Persona)"
title: "Log In with Mozilla Persona"
message: "Authenticating with Persona (make sure pop up blockers are not enabled)"
composer: