mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
823f172a9f
* determine invitation_pending according to empty password. This commit will be reverted, I'm just deferring the implementation * show '(Invitation Pending)' to users who haven't accepted their invitation yet * allow resending invitations * allow deletion of pending users from user list * set invitation as not pending when following invite link * prevent deleting activated users * test that users who follow invitation links are set as non-pending invitations * prevent re-using invitations * invitees who use SSO will now also be marked as "non-pending" * lint |
||
---|---|---|
.. | ||
__init__.py | ||
test_alerts.py | ||
test_authentication.py | ||
test_dashboards.py | ||
test_data_sources.py | ||
test_destinations.py | ||
test_embed.py | ||
test_favorites.py | ||
test_groups.py | ||
test_paginate.py | ||
test_permissions.py | ||
test_queries.py | ||
test_query_results.py | ||
test_query_snippets.py | ||
test_settings.py | ||
test_users.py | ||
test_visualizations.py | ||
test_widgets.py |