Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_sites_all
Commits
eae1c430
Commit
eae1c430
authored
Sep 14, 2018
by
Eric Bremner
Browse files
ISTWCMS-2668: moving files from base profile into sites all
parent
5edcf85c
Changes
124
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
175 additions
and
0 deletions
+175
-0
config/install/captcha.captcha_point.contact_message_feedback_form.yml
...l/captcha.captcha_point.contact_message_feedback_form.yml
+6
-0
config/install/captcha.captcha_point.contact_message_personal_form.yml
...l/captcha.captcha_point.contact_message_personal_form.yml
+6
-0
config/install/captcha.captcha_point.user_login_form.yml
config/install/captcha.captcha_point.user_login_form.yml
+6
-0
config/install/captcha.captcha_point.user_pass.yml
config/install/captcha.captcha_point.user_pass.yml
+6
-0
config/install/captcha.captcha_point.user_register_form.yml
config/install/captcha.captcha_point.user_register_form.yml
+6
-0
config/install/captcha.settings.yml
config/install/captcha.settings.yml
+9
-0
config/install/cas.settings.yml
config/install/cas.settings.yml
+41
-0
config/install/cas_attributes.settings.yml
config/install/cas_attributes.settings.yml
+9
-0
config/install/core.date_format.fallback.yml
config/install/core.date_format.fallback.yml
+7
-0
config/install/core.date_format.html_date.yml
config/install/core.date_format.html_date.yml
+7
-0
config/install/core.date_format.html_datetime.yml
config/install/core.date_format.html_datetime.yml
+7
-0
config/install/core.date_format.html_month.yml
config/install/core.date_format.html_month.yml
+7
-0
config/install/core.date_format.html_time.yml
config/install/core.date_format.html_time.yml
+7
-0
config/install/core.date_format.html_week.yml
config/install/core.date_format.html_week.yml
+7
-0
config/install/core.date_format.html_year.yml
config/install/core.date_format.html_year.yml
+7
-0
config/install/core.date_format.html_yearless_date.yml
config/install/core.date_format.html_yearless_date.yml
+7
-0
config/install/core.date_format.long.yml
config/install/core.date_format.long.yml
+7
-0
config/install/core.date_format.medium.yml
config/install/core.date_format.medium.yml
+7
-0
config/install/core.date_format.short.yml
config/install/core.date_format.short.yml
+7
-0
config/install/core.entity_form_mode.user.register.yml
config/install/core.entity_form_mode.user.register.yml
+9
-0
No files found.
config/install/captcha.captcha_point.contact_message_feedback_form.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
false
dependencies
:
{
}
formId
:
contact_message_feedback_form
captchaType
:
default
label
:
null
config/install/captcha.captcha_point.contact_message_personal_form.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
false
dependencies
:
{
}
formId
:
contact_message_personal_form
captchaType
:
default
label
:
null
config/install/captcha.captcha_point.user_login_form.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
false
dependencies
:
{
}
formId
:
user_login_form
captchaType
:
default
label
:
null
config/install/captcha.captcha_point.user_pass.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
false
dependencies
:
{
}
formId
:
user_pass
captchaType
:
default
label
:
null
config/install/captcha.captcha_point.user_register_form.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
false
dependencies
:
{
}
formId
:
user_register_form
captchaType
:
default
label
:
null
config/install/captcha.settings.yml
0 → 100644
View file @
eae1c430
default_challenge
:
recaptcha/reCAPTCHA
description
:
'
This
question
is
for
testing
whether
or
not
you
are
a
human
visitor
and
to
prevent
automated
spam
submissions.'
administration_mode
:
false
allow_on_admin_pages
:
false
add_captcha_description
:
true
default_validation
:
1
persistence
:
1
enable_stats
:
false
log_wrong_responses
:
false
config/install/cas.settings.yml
0 → 100644
View file @
eae1c430
server
:
version
:
'
2.0'
hostname
:
cas.uwaterloo.ca
port
:
443
path
:
/cas
verify
:
0
cert
:
'
'
gateway
:
check_frequency
:
-2
paths
:
id
:
request_path
pages
:
'
'
negate
:
false
forced_login
:
enabled
:
false
paths
:
id
:
request_path
pages
:
'
'
negate
:
false
logout
:
logout_destination
:
'
'
enable_single_logout
:
false
cas_logout
:
false
single_logout_session_lifetime
:
25
proxy
:
initialize
:
false
can_be_proxied
:
false
proxy_chains
:
'
'
user_accounts
:
auto_register
:
false
email_assignment_strategy
:
0
email_hostname
:
'
'
email_attribute
:
'
'
auto_assigned_roles
:
{
}
restrict_password_management
:
true
restrict_email_management
:
true
advanced
:
debug_log
:
false
connection_timeout
:
10
login_link_enabled
:
true
login_link_label
:
'
Log
in
via
single
sign-on
(CAS)'
config/install/cas_attributes.settings.yml
0 → 100644
View file @
eae1c430
fetch
:
frequency
:
0
overwrite
:
0
field
:
field_mapping
:
'
'
role
:
role_mapping
:
'
'
deny_no_match
:
0
deny_registration_no_match
:
0
config/install/core.date_format.fallback.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
fallback
label
:
'
Fallback
date
format'
locked
:
true
pattern
:
'
D,
m/d/Y
-
H:i'
config/install/core.date_format.html_date.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_date
label
:
'
HTML
Date'
locked
:
true
pattern
:
Y-m-d
config/install/core.date_format.html_datetime.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_datetime
label
:
'
HTML
Datetime'
locked
:
true
pattern
:
'
Y-m-d\TH:i:sO'
config/install/core.date_format.html_month.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_month
label
:
'
HTML
Month'
locked
:
true
pattern
:
Y-m
config/install/core.date_format.html_time.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_time
label
:
'
HTML
Time'
locked
:
true
pattern
:
'
H:i:s'
config/install/core.date_format.html_week.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_week
label
:
'
HTML
Week'
locked
:
true
pattern
:
Y-\WW
config/install/core.date_format.html_year.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_year
label
:
'
HTML
Year'
locked
:
true
pattern
:
'
Y'
config/install/core.date_format.html_yearless_date.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
html_yearless_date
label
:
'
HTML
Yearless
date'
locked
:
true
pattern
:
m-d
config/install/core.date_format.long.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
long
label
:
'
Default
long
date'
locked
:
false
pattern
:
'
l,
F
j,
Y
-
H:i'
config/install/core.date_format.medium.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
medium
label
:
'
Default
medium
date'
locked
:
false
pattern
:
'
D,
m/d/Y
-
H:i'
config/install/core.date_format.short.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
short
label
:
'
Default
short
date'
locked
:
false
pattern
:
'
m/d/Y
-
H:i'
config/install/core.entity_form_mode.user.register.yml
0 → 100644
View file @
eae1c430
langcode
:
en
status
:
true
dependencies
:
module
:
-
user
id
:
user.register
label
:
Register
targetEntityType
:
user
cache
:
true
Prev
1
2
3
4
5
…
7
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment