zed/crates/rpc/src
Conrad Irwin dcca48482b
disallow opening private files (#7165)
- Disallow sharing gitignored files through collab
- Show errors when failing to open files
- Show a warning to followers when view is unshared

/cc @mikaylamaki, let's update this to use your `private_files` config
before merge.


Release Notes:

- Added the ability to prevent sharing private files over collab.

---------

Co-authored-by: Piotr <piotr@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-31 12:05:51 -08:00
..
auth.rs
conn.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
error.rs disallow opening private files (#7165) 2024-01-31 12:05:51 -08:00
macros.rs Check user is host for host-broadcasted project messages 2024-01-08 12:04:59 -08:00
notification.rs chore: cfg(test) a test in rpc. (#3978) 2024-01-09 18:00:54 +01:00
peer.rs Better naming 2024-01-24 20:48:29 -07:00
proto.rs TEMP 2024-01-25 13:24:45 -07:00
rpc.rs TEMP 2024-01-25 13:24:45 -07:00