redash/tests
Evghenii Goncearov 7c2acc34c9 Dont send password reset link to disabled users (#2631)
* Dont send password reset link to disabled users

* Update email subject

* Update blocked email text.

* Update blocked email text (plain text version).

* Remove debug print.
2019-08-11 17:29:26 +03:00
..
handlers Add "deprecated" flag to query runners (and alert destinations) (#3972) 2019-07-22 10:36:31 +03:00
models refresh_queries requires Request Context (#4045) 2019-08-09 15:26:31 +03:00
query_runner Add support for int/float values in guess_type (#3913) 2019-06-20 08:55:31 +03:00
serializers Query Result API response shouldn't include query information for non authenticated users (#3985) 2019-07-18 12:12:49 +03:00
tasks refresh_queries requires Request Context (#4045) 2019-08-09 15:26:31 +03:00
utils Nest query ACL to dropdowns (#3544) 2019-03-20 09:16:10 +02:00
__init__.py Split redash/__init__.py to prevent import time side-effects. (#3601) 2019-04-18 18:39:38 +02:00
factories.py Revert "Schema Viewer Drawer (#3291)" (#3585) 2019-03-14 10:51:30 +02:00
test_authentication.py Dont send password reset link to disabled users (#2631) 2019-08-11 17:29:26 +03:00
test_cli.py Revert "Schema Viewer Drawer (#3291)" (#3585) 2019-03-14 10:51:30 +02:00
test_configuration.py Fix #908: updating configuration without secrets was failing 2016-03-10 11:56:49 +02:00
test_handlers.py Remove legacy session identifier support (#3866) 2019-06-03 22:18:24 +03:00
test_models.py Fix OverflowError on celery worker (#3899) 2019-06-16 11:34:29 +03:00
test_permissions.py Allow Parameters on Public Dashboards (#3659) 2019-07-15 15:09:30 +03:00
test_utils.py Remove tree validations and introduce ParameterizedQuery (#3230) 2019-01-17 10:26:00 +02:00