- Added
SIGN_KEYS
support to configuration. Thank you @prauscher for the contribution!
- Added
SSO_ACS_URL
to configuration to dynamically set the URL that will be used for SSO sign-in; previously was hardcoded to use a reverse-loopup technique based on this package-name. Defaults to/sso/acs
. - Added logging to
views.py
file.
- First release, minimum viable working package