1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 00:52:49 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
ee43767c84 [AC-1682] Modified AccessAllCollectionUsers script to bump revision date by each OrgUser 2024-01-11 12:15:36 +00:00
a214c60268 Revert "[AC-1682] Deleted old data migration scripts"
This reverts commit 54cc6fab8f.
2024-01-11 11:55:16 +00:00
54cc6fab8f [AC-1682] Deleted old data migration scripts 2024-01-10 15:29:48 +00:00
0d8609a094 [AC-1682] Added script to migrate all organization data for flexible collections 2024-01-10 15:29:06 +00:00
8bf17eb198 [AC-1682] Updated data migration scripts to bump the account revision date 2024-01-10 12:34:36 +00:00
fcd2dd380d [AC-1682] Update FC data migration scripts to clear AccessAll flags and set all Managers to Users 2024-01-10 11:34:31 +00:00
7d718b677b [AC-1682] Add new rows to CollectionUser for Managers and users with EditAssignedCollections permission assigned to groups with collection access 2023-12-18 14:54:57 +00:00
be35a2b7cb [AC-1682] Renamed sql script to recent date and added correct order to file name 2023-12-06 16:02:37 +00:00
3e7e3a0928 [AC-1682] Change JOIN to INNER JOIN in SQL scripts 2023-12-06 15:58:21 +00:00
0475b93b4e [AC-1682] Removed unnecessary Collection table join on ManagersEditAssignedCollectionUsers sql script 2023-12-06 15:56:35 +00:00
d693511b01 Apply suggestions from code review: Remove Manage permission from Collection assignments
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2023-12-06 15:46:37 +00:00
23a3e5c83c [AC-1682] Moved data migration scripts to DbScripts_transition folder 2023-11-13 15:46:16 +00:00
4ff41e9604 Add gitkeep files to preserve DbScript folders even if there's no sql scripts in them (#3341) 2023-10-13 15:05:27 +02:00