FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit e123aaa9 authored by Monty Dawson's avatar Monty Dawson :coffee:
Browse files

Fixup legacy cardholder id and upversion

parent d0a7d5ab
No related branches found
No related tags found
1 merge request!1Abstract identifiers code into identity lib
Pipeline #100471 waiting for manual action
......@@ -76,7 +76,7 @@ class IdentifierSchemes:
'person.v1.legacy-card.university.identifiers.cam.ac.uk',
'Legacy cardholder Identifier',
{
'deprecated': 'person.bgs.identifiers.admin.cam.ac.uk',
'deprecated': 'person.legacy_card.identifiers.admin.cam.ac.uk',
}
)
......
......@@ -8,7 +8,7 @@ PACKAGE_DESCRIPTION = (
"A module containing helpers and shared code related to identity systems within UIS, "
"University of Cambridge."
)
PACKAGE_VERSION = "0.0.2"
PACKAGE_VERSION = "0.0.3"
PACKAGE_URL = "https://gitlab.developers.cam.ac.uk/uis/devops/iam/identity-lib"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment