IP Library Granted Patent US 11,630,841
Granted Patent B2
US 11,630,841 · App. 17/159,941 · Granted Apr 18, 2023

Traversal rights

Inventors: Thomas Kleinpeter (Seattle, WA); Tony Xu (Seattle, WA); Alex Sydell (Seattle, WA); Nils Bunger (Palo Alto, CA); Sam Jau (San Francisco, CA); Aaron Staley (San Francisco, CA); Sara Lin (San Francisco, CA)
Assignee: Dropbox, Inc.
G06F16/27G06F1/04G06F3/065G06F3/067G06F3/0619G06F3/0623G06F3/0629G06F3/0652G06F9/547G06F11/1469G06F12/1466G06F16/11G06F16/113G06F16/116G06F16/119G06F16/122G06F16/125G06F16/128G06F16/13G06F16/137G06F16/148G06F16/152G06F16/156G06F16/16G06F16/162G06F16/168G06F16/172G06F16/176G06F16/178G06F16/1734G06F16/1744G06F16/1767G06F16/1787G06F16/18G06F16/182G06F16/183G06F16/184G06F16/185G06F16/1827G06F16/1844G06F16/2246G06F16/2255G06F16/2322G06F16/2358G06F16/2365G06F16/2379G06F16/24552G06F16/275G06F16/907G06F16/9027G06F16/951G06F16/955G06F16/958G06F21/10G06F21/604G06F21/6218H04L9/3213H04L9/3247H04L63/08H04L63/0853H04L63/10H04L63/101H04L63/102H04L67/06H04L67/1095H04L67/1097G06F2201/84G06F2212/1052G06F2221/2141H04L67/01H04L67/306
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,630,841
App. No.
17/159,941
Granted
Apr 18, 2023
Kind
B2
Abstract

The present technology pertains to a organization directory hosted by a synchronized content management system. The corporate directory can provide access to user accounts for all members of the organization to all content items in the organization directory on the respective file systems of the members' client devices. Members can reach any content item at the same path as other members relative to the organization directory root on their respective client device. In some embodiments novel access permissions are granted to maintain path consistency.

Claims (53)

1. A method comprising:

retrieving a path for a folder associated with an access change, wherein the access change pertains to a user account gaining access to the folder;

in response to the retrieval, identifying access rights to a superordinate folder superordinate to the folder in the path;

determining the superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

in response to the determination, adding, in a traversal dictionary, the path to the superordinate folder, wherein adding the path in the traversal dictionary gives the user account a traversal right to the superordinate folder, wherein the traversal right allows the user account to view the superordinate folder to access the folder, wherein the superordinate folder further comprises other content items that are visible to another user account but not visible to the user account with the traversal right.

2. The method of claim 1 , wherein the adding the path to the superordinate folder in the traversal dictionary is for an organization directory, wherein user accounts associated with the organization directory, including the user account, access content items by same respective paths in the organization directory.

3. The method of claim 1 , wherein the traversal dictionary is stored in association with each folder in a respective path for which access to at least one folder is a traversal right, and lists a next subordinate folder for which the user account has traversal rights.

4. The method of claim 1 , further comprising:

identifying access rights to a next superordinate folder that is superordinate to the superordinate folder;

determining that the next superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

when the next superordinate folder was inaccessible by the user account prior to the user account gaining access to the folder, adding, in the traversal dictionary, a path to the next superordinate folder.

5. The method of claim 1 , wherein the determining that the superordinate folder was not accessible by the user account prior to the user account gaining access to the folder includes:

determining that the user account is not listed in a restrictive access control list for the superordinate folder.

6. The method of claim 1 , further comprising:

prior to the retrieving the path for the folder, receiving a request to access the folder by the user account; and

determining whether the user account has traversal rights to access the folder based on the traversal dictionary.

7. The method of claim 6 , further comprising:

determining whether the folder is a team-shared folder where user accounts associated with an organization directory have rights to at least view a name of the team-shared folder.

8. The method of claim 6 , further comprising:

sending, to a client device associated with the user account, latest entries in a server file journal for the folder and a cursor including a namespace identifier and a server file journal identifier for the latest entries in the server file journal.

9. A non-transitory computer readable medium comprising instructions stored thereon, when executed the instructions are effective to cause a content management system to:

retrieve a path for a folder associated with an access change, wherein the access change pertains to a user account gaining access to the folder;

in response to the retrieval, identify access rights to a superordinate folder superordinate to the folder in the path;

determine the superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

in response to the determination, add, in a traversal dictionary, the path to the superordinate folder, wherein adding the path in the traversal dictionary gives the user account a traversal right to the superordinate folder, wherein the traversal right allows the user account to view the superordinate folder to access the folder, wherein the superordinate folder further comprises other content items that are visible to another user account but not visible to the user account with the traversal right.

10. The non-transitory computer readable medium of claim 9 , wherein the adding the path to the superordinate folder in the traversal dictionary is for an organization directory, wherein user accounts associated with the organization directory, including the user account, access content items by same respective paths in the organization directory.

11. The non-transitory computer readable medium of claim 9 , wherein the traversal dictionary is stored in association with each folder in a respective path for which access to at least one folder is a traversal right, and lists a next subordinate folder for which the user account has traversal rights.

12. The non-transitory computer readable medium of claim 9 , comprising instructions to cause the content management system to:

identify access rights to a next superordinate folder that is superordinate to the superordinate folder;

determine that the next superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

when the next superordinate folder was inaccessible by the user account prior to the user account gaining access to the folder, add, in the traversal dictionary, a path to the next superordinate folder.

13. The non-transitory computer readable medium of claim 9 , comprising instructions to cause the content management system to:

determine that the user account is not listed in a restrictive access control list for the superordinate folder.

14. The non-transitory computer readable medium of claim 9 , comprising instructions to cause the content management system to:

prior to the retrieving the path for the folder, receive a request to access the folder by the user account; and

determine whether the user account has traversal rights to access the folder based on the traversal dictionary.

15. The non-transitory computer readable medium of claim 14 , comprising instructions to cause the content management system to:

determine whether the folder is a team-shared folder where user accounts associated with an organization directory have rights to at least view a name of the team-shared folder.

16. The non-transitory computer readable medium of claim 14 , comprising instructions to cause the content management system to:

send, to a client device associated with the user account, latest entries in a server file journal for the folder and a cursor including a namespace identifier and a server file journal identifier for the latest entries in the server file journal.

17. A content management system comprising:

one or more processors; and

at least one memory having instructions stored thereon, that when executed the instructions are effective to cause the one or more processors to:

retrieve a path for a folder associated with an access change, wherein the access change pertains to a user account gaining access to the folder;

in response to the retrieval, identify access rights to a superordinate folder superordinate to the folder in the path;

determine the superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

in response to the determination, add, in a traversal dictionary, the path to the superordinate folder, wherein adding the path in the traversal dictionary gives the user account a traversal right to the superordinate folder, wherein the traversal right allows the user account to view the superordinate folder to access the folder, wherein the superordinate folder further comprises other content items that are visible to another user account but not visible to the user account with the traversal right.

18. The content management system of claim 17 , wherein the adding the path to the superordinate folder in the traversal dictionary is for an organization directory, wherein user accounts associated with the organization directory, including the user account, access content items by same respective paths in the organization directory.

19. The content management system of claim 17 , wherein the traversal dictionary is stored in association with each folder in a respective path for which access to at least one folder is a traversal right, and lists a next subordinate folder for which the user account has traversal rights.

20. The content management system of claim 17 , comprising instructions to cause the one or more processors to:

identify access rights to a next superordinate folder that is superordinate to the superordinate folder;

determine that the next superordinate folder was not accessible by the user account prior to the user account gaining access to the folder; and

when the next superordinate folder was inaccessible by the user account prior to the user account gaining access to the folder, add, in the traversal dictionary, a path to the next superordinate folder.

Assignments (4)
RELEASE OF SECURITY INTEREST Recorded Dec 13, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069635/0332 →
SECURITY INTEREST Recorded Dec 12, 2024
From: DROPBOX, INC.
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 069604/0611 →
PATENT SECURITY AGREEMENT Recorded Mar 10, 2021
From: DROPBOX, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 055670/0219 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 27, 2021
From: KLEINPETER, THOMAS; XU, TONY; SYDELL, ALEX; BUNGER, NILS; JAU, SAM; STALEY, AARON; LIN, SARA
To: DROPBOX, INC.
Reel/Frame 055051/0426 →