Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Add directory sharing to the ACL#951

Merged
ibeckermayer merged 1 commit intomasterfrom
isaiah/add-dir-sharing-to-acl
Jul 5, 2022
Merged

Add directory sharing to the ACL#951
ibeckermayer merged 1 commit intomasterfrom
isaiah/add-dir-sharing-to-acl

Conversation

@ibeckermayer
Copy link
Copy Markdown

The setting is also modulated by the enableDirectorySharing config variable while the feature is still in development.

Corresponds with gravitational/teleport#14103

v9 and v10 backport required

@ibeckermayer ibeckermayer force-pushed the isaiah/add-dir-sharing-to-acl branch from 9db9af9 to 6b5eb60 Compare July 5, 2022 18:08

const cfg = {
// TODO(isaiah): remove after feature is finished.
enableDirectorySharing: false, // note to reviewers: should be false in any PRs.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice note! 👍

@ibeckermayer ibeckermayer merged commit f7af8a3 into master Jul 5, 2022
ibeckermayer pushed a commit that referenced this pull request Jul 20, 2022
* Adds directory sharing flag to the ACL, protected by a config variable (#951)

* Directory sharing menu item (#952)

* `SharedDirectoryAnnounce` (#960)

* `SharedDirectoryAcknowledge` (#965)

* `SharedDirectoryInfoRequest` (#966)
ibeckermayer pushed a commit that referenced this pull request Jul 20, 2022
* Adds directory sharing flag to the ACL, protected by a config variable (#951)

* Directory sharing menu item (#952)

* `SharedDirectoryAnnounce` (#960)

* `SharedDirectoryAcknowledge` (#965)

* `SharedDirectoryInfoRequest` (#966)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants