LibreChat icon indicating copy to clipboard operation
LibreChat copied to clipboard

Add new role permission to disable conversation deletion

Open ryanrdetzel opened this issue 5 months ago • 3 comments

Pull Request Template

⚠️ Before Submitting a PR, Please Review:

  • Please ensure that you have thoroughly read and understood the Contributing Docs before submitting your Pull Request.

⚠️ Documentation Updates Notice:

  • Kindly note that documentation updates are managed in this repository: librechat.ai

Summary

Please provide a brief summary of your changes and the related issue. Include any motivation and context that is relevant to your changes. If there are any dependencies necessary for your changes, please list them here.

Change Type

Please delete any irrelevant options.

  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] This change requires a documentation update

Testing

Please describe your test process and include instructions so that we can reproduce your test. If there are any important variables for your testing configuration, list them here.

Test Configuration:

Checklist

Please delete any irrelevant options.

  • [ ] My code adheres to this project's style guidelines
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented in any complex areas of my code
  • [ ] I have made pertinent documentation changes
  • [ ] My changes do not introduce new warnings
  • [ ] I have written tests demonstrating that my changes are effective or that my feature works
  • [ ] Local unit tests pass with my changes
  • [ ] Any changes dependent on mine have been merged and published in downstream modules.
  • [ ] A pull request for updating the documentation has been submitted.

ryanrdetzel avatar Sep 23 '24 10:09 ryanrdetzel