Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
437f6113
Verified
Commit
437f6113
authored
Sep 09, 2017
by
David Haynes
🙆
Browse files
CRITICAL: Fix PF root URL
- see #go
parent
fe3ffaf2
Pipeline
#1544
passed with stage
in 3 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roomlist/settings/settings.py
View file @
437f6113
...
...
@@ -181,7 +181,7 @@ CAS_RESPONSE_CALLBACKS = (
'accounts.cas_callbacks.create_user'
,
)
# Peoplefinder API endpoint for user creation in the CAS callback (above)
PF_URL
=
"http://api.srct.gmu.edu/p
f
/v1/"
PF_URL
=
"http
s
://api.srct.gmu.edu/p
eoplefinder
/v1/"
# email address used in CAS callback
ORGANIZATION_EMAIL_DOMAIN
=
'masonlive.gmu.edu'
...
...
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