add test to check that traditions are taken away from the old Google OpenID user
[scpubgit/stemmaweb.git] / stemmaweb.conf
index 0425d7b..d812ced 100644 (file)
@@ -5,11 +5,15 @@ name = stemmaweb
     idp_solver_url http://byzantini.st/cgi-bin/graphcalc.cgi
 </Component>
 <Component Controller::Stemweb>
-    pars_path /Users/tla/Projects/phylip-3.69/exe/pars.app/Contents/MacOS/pars
+    pars_path /Users/tla/Projects/phylip-3.695/exe/pars.app/Contents/MacOS/pars
 </Component>
 <Model Directory>
     dsn dbi:SQLite:dbname=db/traditions.db
 </Model>
 <Authentication::Credential::Google>
-    url https://www.googleapis.com/oauth2/v1/certs
+    public_cert_url https://www.googleapis.com/oauth2/v1/certs
+    client_id 577442226093-pi2ud795g49ibip78bgfoabhl4kdrguc.apps.googleusercontent.com
 </Authentication::Credential::Google>
+<Registration>
+    no_recaptcha 0
+</Registration>