Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
[BAU] add legacy Buckinghamshire domain to auth mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrusdobbs committed Nov 20, 2023
1 parent a4ec583 commit 10eaf4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class MIMETYPE(StrEnum):
"bradford.gov.uk": (("Bradford Council",), ("Shipley", "Keighley")),
"broxtowe.gov.uk": (("Broxtowe Borough Council",), ("Stapleford",)),
"buckinghamshire.gov.uk": (("Buckinghamshire Council",), ("High Wycombe",)),
"buckscc.gov.uk": (("Buckinghamshire Council",), ("High Wycombe",)),
"calderdale.gov.uk": (
("Calderdale Council",),
("Halifax", "Brighouse", "Todmorden", "Elland Town Centre"),
Expand Down

0 comments on commit 10eaf4e

Please sign in to comment.