Broken login link in Master
Login link on master should use Test CAS Server.
https://git.gmu.edu/srct/go/blob/master/go/settings/local.py#L18.
should be:
CAS_SERVER_URL = "https://cas.srct.gmu.edu/"
Login link on master should use Test CAS Server.
https://git.gmu.edu/srct/go/blob/master/go/settings/local.py#L18.
should be:
CAS_SERVER_URL = "https://cas.srct.gmu.edu/"