Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Achieve compatibility with Apache Allura #2029

Open
7 of 10 tasks
Tracked by #5
b1ron opened this issue Feb 20, 2023 · 0 comments
Open
7 of 10 tasks
Tracked by #5

Achieve compatibility with Apache Allura #2029

b1ron opened this issue Feb 20, 2023 · 0 comments
Labels
not ready Issues that are not ready to be worked on; PRs that should skip CI

Comments

@b1ron
Copy link
Member

b1ron commented Feb 20, 2023

What should be done?

Update: I believe it might be possible to run their tests with some minor adjustments.

In order to initialize the database with test data we need to support the SCRAM-SHA-1 authentication mechanism as PyMongo connects using this mechanism by default it seems. However, PLAIN is supported as seen here.

Tasks

  1. area/auth code/feature not ready
    henvic
  2. 4 of 4
    code/feature
  3. code/feature
    w84thesun
  4. code/feature
    chilagrow
  5. area/auth code/feature
    henvic
  6. code/feature
    chilagrow
  7. area/aggregations code/feature not ready
    ferretdb-bot
  8. area/aggregations code/feature not ready
    ferretdb-bot
  9. area/aggregations code/feature not ready
    ferretdb-bot
  10. code/feature
    chilagrow
@b1ron b1ron added the code/feature Some user-visible feature is not implemented yet label Feb 20, 2023
@b1ron b1ron removed the code/feature Some user-visible feature is not implemented yet label Feb 21, 2023
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
None yet
Development

No branches or pull requests

3 participants