You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alejandra a62b1682e0
Add test for deleting user without privileges (#690)
1 year ago
..
alembic Add support for setting `POSTGRES_PORT` (#333) 1 year ago
api ♻️ Refactor user update (#689) 1 year ago
core Add support for setting `POSTGRES_PORT` (#333) 1 year ago
email-templates Create endpoint to show password recovery email content and update email template (#664) 1 year ago
tests Add test for deleting user without privileges (#690) 1 year ago
__init__.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
backend_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
celeryworker_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
crud.py ♻️ Refactor user update (#689) 1 year ago
initial_data.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
main.py 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655) 1 year ago
models.py 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655) 1 year ago
tests_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
utils.py 🔧 Add `SMTP_SSL` option for older SMTP servers (#365) 1 year ago
worker.py 🐛 Set up Sentry only when used (#671) 1 year ago