Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add server/parsec/realm_export.py and related tests
Browse files Browse the repository at this point in the history
touilleMan committed Jan 14, 2025
1 parent 6f1b4d7 commit ec6ceb2
Showing 5 changed files with 1,910 additions and 0 deletions.
1 change: 1 addition & 0 deletions .cspell/custom-words.txt
Original file line number Diff line number Diff line change
@@ -42,6 +42,7 @@ autouse
backpressure
BADTOKEN
Baka
Bardock
beafy
BindGen
Bitwarden
1,174 changes: 1,174 additions & 0 deletions server/parsec/realm_export.py

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions server/tests/sequester_export/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Parsec Cloud (https://parsec.cloud) Copyright (c) BUSL-1.1 2016-present Scille SAS
Binary file not shown.
734 changes: 734 additions & 0 deletions server/tests/sequester_export/test_export.py

Large diffs are not rendered by default.

0 comments on commit ec6ceb2

Please sign in to comment.