Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add callback function for server url #96

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

JordanReiter
Copy link
Contributor

New setting: CAS_SERVER_URL_CALLBACK.
Name of a callable (e.g. appname.utils.get_cas_server_url) that customizes server_url based on value for service.

Updated version of closed PR #85 .

@JordanReiter JordanReiter force-pushed the server-url-callback branch 3 times, most recently from 77e17f4 to bf1173a Compare March 22, 2020 22:21
@JordanReiter JordanReiter force-pushed the server-url-callback branch 2 times, most recently from 6fedac8 to a37c114 Compare March 22, 2020 22:34
Changes to reflect changes after Django 1.10:

  - login and logout are now class-based views in `django.contrib.auth.views`
  - added test_middleware to confirm middleware match requests for login
	and logout views
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant