[ARVADOS] updated: 2.0.3-4-gd52ff9609
Git user
git at public.arvados.org
Tue Jun 23 17:10:37 UTC 2020
Summary of changes:
doc/install/install-sso.html.textile.liquid | 2 ++
1 file changed, 2 insertions(+)
via d52ff9609b07af06d63bb58839fdca1df7c59105 (commit)
from 9d898d5e08d7326ea2c26607a0e39ee6630befe6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d52ff9609b07af06d63bb58839fdca1df7c59105
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Tue Jun 23 14:09:50 2020 -0300
Fixes template usage on SSO install page.
No issue #
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index 4d91b18c0..cb6470066 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -116,6 +116,8 @@ There are two configuration options for local accounts:
For more information about configuring backend support for sending email (required to send email confirmations) see "Configuring Action Mailer":http://guides.rubyonrails.org/configuring.html#configuring-action-mailer
+{% assign railshost = "" %}
+{% assign railsdir = "/var/www/arvados-sso/current" %}
If @allow_account_registration@ is false, you may manually create local accounts on the SSO server from the Rails console. {% include 'install_rails_command' %}
Enter the following commands at the console.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list