mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
Added Atlassian global equivalent domain (#2361)
Thanks to @djsmith85 for pointing out atlassian.net & jira.com!
This commit is contained in:
@ -91,4 +91,5 @@ public enum GlobalEquivalentDomainsType : byte
|
||||
Ubisoft = 86,
|
||||
TransferWise = 87,
|
||||
TakeawayEU = 88,
|
||||
Atlassian = 89,
|
||||
}
|
||||
|
Reference in New Issue
Block a user