summaryrefslogtreecommitdiffstats
path: root/roles/ipsilon/files
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2015-11-05 01:35:51 +0000
committerPatrick Uiterwijk <puiterwijk@redhat.com>2015-11-05 01:35:51 +0000
commitb0b3813d00b7d5cdd789dcef050c25d68fb2867e (patch)
tree8f4491839b565ee84d3c965bd7a6fe95acc9ed47 /roles/ipsilon/files
parent08568865fe2b4b20f9c1a02f884051f47eb308c8 (diff)
downloadansible-b0b3813d00b7d5cdd789dcef050c25d68fb2867e.tar.gz
ansible-b0b3813d00b7d5cdd789dcef050c25d68fb2867e.tar.xz
ansible-b0b3813d00b7d5cdd789dcef050c25d68fb2867e.zip
s/fedoauth/ipsilon/
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'roles/ipsilon/files')
-rw-r--r--roles/ipsilon/files/templates/login/index.html2
-rw-r--r--roles/ipsilon/files/templates/openid/consent_form.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/ipsilon/files/templates/login/index.html b/roles/ipsilon/files/templates/login/index.html
index fadcca8d3..14ec837d8 100644
--- a/roles/ipsilon/files/templates/login/index.html
+++ b/roles/ipsilon/files/templates/login/index.html
@@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block title %}Login{% endblock %}
{% block toptext %}
-{{ login_target }} is asking to authenticate using FedOAuth
+{{ login_target }} is asking to authenticate using Ipsilon
{% endblock %}
{% block main %}
<div>
diff --git a/roles/ipsilon/files/templates/openid/consent_form.html b/roles/ipsilon/files/templates/openid/consent_form.html
index fba03778e..b0b254c6c 100644
--- a/roles/ipsilon/files/templates/openid/consent_form.html
+++ b/roles/ipsilon/files/templates/openid/consent_form.html
@@ -1,6 +1,6 @@
{% extends "layout.html" %}
{% block toptext %}
-{{trustroot}} is asking to authenticate via OpenID using FedOAuth
+{{trustroot}} is asking to authenticate via OpenID using Ipsilon
{% endblock %}
{% block main %}
Review the authorization details