Marcos Medrano
Marcos Medrano
See details on #8694 Add a frozen information to https://github.com/Scille/parsec-cloud/blob/f3b5a6837a43b12f425a5bd6f8d8f1cdd607b313/client/src/plugins/libparsec/definitions.ts#L270 which is the struct returned by `clientListUsers`
### Parsec version tested on: 3.1.0-rc1 ### Platforms tested on: Any ### Bug description: The email field is not fully visible on the Contact details dialog.  ### Relevant output:...
Task List: - [x] #6144 - [ ] #7724 - [ ] #7874 - [ ] #8613 - [ ] #8735
When a user is frozen, this information is not displayed in the Users page. The goal of this issue is **not** to change frozen status in the GUI. Currently, this...
The CLI-based workflow described in #7847 needs to be able to work on a server requesting ToS acceptance (introduced in #6439). Some ideas on how to achieve this (to be...
When deploying a Parsec server for demo purposes it would be nice to be able to configure an automatic removal of organizations and its associated data (such as users, and...
RFC describing what it needs to be done to port sequester feature to V3: - what is already done - what can be taken "as-is" from V2 - what needs...