1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00

[SM-909] Migrate service account people tab to new selector (#6534)

* migrate sa -> people tab to new selector

* remove unused code

* Add access token still available warning
This commit is contained in:
Thomas Avery
2023-12-07 15:33:45 -06:00
committed by GitHub
parent e5b8fd4388
commit 51c5e053f7
15 changed files with 452 additions and 376 deletions

View File

@@ -7415,7 +7415,7 @@
"example": "Unique ID"
}
}
},
},
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
@@ -7437,5 +7437,8 @@
},
"collectionAccessRestricted": {
"message": "Collection access is restricted"
},
"serviceAccountAccessUpdated": {
"message": "Service account access updated"
}
}