Thunderbird Accounts
Admin Panel
Users
Developer Documentation
Readme
Module Source Documentation
Frontend Development
Mail App
Admin Panel
Dashboard
Sign Up & Allow Lists
Tasks
Keycloak Developer Documentation
Deploying Keycloak theme changes to production
How to integrate Keycloak
Keycloak Theme Development
Thunderbird Accounts
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
_
__init__() (thunderbird_accounts.authentication.admin.forms.CustomUserChangeForm method)
(thunderbird_accounts.authentication.exceptions.DeleteUserError method)
(thunderbird_accounts.authentication.exceptions.GetUserError method)
(thunderbird_accounts.authentication.exceptions.ImportUserError method)
(thunderbird_accounts.authentication.exceptions.InvalidDomainError method)
(thunderbird_accounts.authentication.exceptions.KeycloakError method)
(thunderbird_accounts.authentication.exceptions.SendExecuteActionsEmailError method)
(thunderbird_accounts.authentication.exceptions.UpdateUserError method)
(thunderbird_accounts.authentication.exceptions.UpdateUserPlanInfoError method)
(thunderbird_accounts.celery.exceptions.TaskFailed method)
(thunderbird_accounts.core.exceptions.UnexpectedBehaviour method)
(thunderbird_accounts.core.utils.JsonSerializer method)
(thunderbird_accounts.core.zendesk.ZendeskClient method)
(thunderbird_accounts.mail.clients.MailClient method)
(thunderbird_accounts.mail.exceptions.AccountNotFoundError method)
(thunderbird_accounts.mail.exceptions.DomainAlreadyExistsError method)
(thunderbird_accounts.mail.exceptions.DomainNotFoundError method)
(thunderbird_accounts.mail.exceptions.EmailNotValidError method)
(thunderbird_accounts.mail.exceptions.StalwartError method)
(thunderbird_accounts.mail.tiny_jmap_client.TinyJMAPClient method)
(thunderbird_accounts.subscription.models.PaddleId method)
A
AcceptLegalDocsTestCase (class in thunderbird_accounts.legal.tests.test_views)
AccessTokenNotFound
Account (class in thunderbird_accounts.mail.models)
Account.DoesNotExist
Account.MultipleObjectsReturned
Account.NotUpdated
AccountAdmin (class in thunderbird_accounts.mail.admin.models)
AccountNotFoundError
AccountsAdminConfig (class in thunderbird_accounts.admin)
AccountsAdminSite (class in thunderbird_accounts.admin)
AccountsHttpRequest (class in thunderbird_accounts.core.types)
AccountsOIDCBackend (class in thunderbird_accounts.authentication.middleware)
AccountsOIDCBackendTestCase (class in thunderbird_accounts.authentication.tests.test_middleware)
activate_subscription_features() (in module thunderbird_accounts.subscription.utils)
add_arguments() (thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test.Command method)
add_email_alias() (in module thunderbird_accounts.mail.views)
add_form (thunderbird_accounts.authentication.admin.models.CustomUserAdmin attribute)
(thunderbird_accounts.mail.admin.models.AccountAdmin attribute)
AddEmailAliasTestCase (class in thunderbird_accounts.mail.tests.test_views)
AddSubscriberToMailchimpList (class in thunderbird_accounts.subscription.tests.test_tasks)
admin_fix_broken_stalwart_account() (in module thunderbird_accounts.authentication.admin.actions)
admin_fix_stalwart_ids() (in module thunderbird_accounts.mail.admin.actions)
admin_retrieve_missing_localized_pricing_and_discounts() (in module thunderbird_accounts.subscription.admin)
AdminAllowListEntryImport (class in thunderbird_accounts.authentication.views)
AdminCreateUserTestCase (class in thunderbird_accounts.authentication.tests.test_admin)
AdminDeleteUserTestCase (class in thunderbird_accounts.authentication.tests.test_admin)
AdminStalwartList (class in thunderbird_accounts.mail.views)
AdminUpdateUserTestcase (class in thunderbird_accounts.authentication.tests.test_admin)
AllowListEntry (class in thunderbird_accounts.authentication.models)
AllowListEntry.DoesNotExist
AllowListEntry.MultipleObjectsReturned
AllowListEntry.NotUpdated
AllowListEntryAdmin (class in thunderbird_accounts.authentication.admin.models)
app_password_set() (in module thunderbird_accounts.mail.views)
appointment_caldav_setup() (in module thunderbird_accounts.mail.views)
AppointmentCalDAVSetupTestCase (class in thunderbird_accounts.mail.tests.test_views)
authenticate() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
(thunderbird_accounts.authentication.permissions.IsValidPaddleWebhook method)
AuthenticationConfig (class in thunderbird_accounts.authentication.apps)
AuthenticationUnavailable
B
BaseModel (class in thunderbird_accounts.core.models)
BaseStalwartObject (class in thunderbird_accounts.mail.models)
build_keycloak_success_response() (in module thunderbird_accounts.core.tests.utils)
build_mail_get_account() (in module thunderbird_accounts.core.tests.utils)
build_mail_update_account() (in module thunderbird_accounts.core.tests.utils)
bulk_import_allow_list() (in module thunderbird_accounts.authentication.views)
BulkImportAllowListTestCase (class in thunderbird_accounts.authentication.tests.test_views)
C
capture() (in module thunderbird_accounts.telemetry)
(in module thunderbird_accounts.telemetry.client)
CapturePrivacyTestCase (class in thunderbird_accounts.telemetry.tests)
clean() (thunderbird_accounts.authentication.admin.forms.CustomNewUserForm method)
(thunderbird_accounts.authentication.admin.forms.CustomUserChangeForm method)
(thunderbird_accounts.authentication.admin.forms.CustomUserFormBase method)
(thunderbird_accounts.mail.admin.forms.CustomAccountBaseForm method)
(thunderbird_accounts.mail.admin.forms.CustomEmailBaseForm method)
Command (class in thunderbird_accounts.legal.management.commands.convert_legal_docs)
(class in thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test)
Command.ReturnCodes (class in thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test)
contact_fields() (in module thunderbird_accounts.core.views)
contact_submit() (in module thunderbird_accounts.core.views)
CoreConfig (class in thunderbird_accounts.core.apps)
create_aia_url() (in module thunderbird_accounts.authentication.utils)
create_custom_domain() (in module thunderbird_accounts.mail.views)
create_ticket() (thunderbird_accounts.core.zendesk.ZendeskClient method)
create_user() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
CreatePlanForE2ETestCase (class in thunderbird_accounts.subscription.tests.test_commands)
CreateStalwartAccountTestCase (class in thunderbird_accounts.mail.tests.test_tasks)
current_billing_period_currency (thunderbird_accounts.subscription.models.Subscription property)
current_billing_period_discounted_amount (thunderbird_accounts.subscription.models.Subscription property)
CustomAccountBaseForm (class in thunderbird_accounts.mail.admin.forms)
CustomEmailBaseForm (class in thunderbird_accounts.mail.admin.forms)
CustomNewUserForm (class in thunderbird_accounts.authentication.admin.forms)
CustomReadonlyAdmin (class in thunderbird_accounts.subscription.admin)
CustomSubscriptionAdmin (class in thunderbird_accounts.subscription.admin)
CustomUserAdmin (class in thunderbird_accounts.authentication.admin.models)
CustomUserChangeForm (class in thunderbird_accounts.authentication.admin.forms)
CustomUserFormBase (class in thunderbird_accounts.authentication.admin.forms)
D
deactivate_subscription_features() (in module thunderbird_accounts.subscription.utils)
DeclineLegalDocsDeleteUserTestCase (class in thunderbird_accounts.legal.tests.test_views)
DeclineLegalDocsTestCase (class in thunderbird_accounts.legal.tests.test_views)
delete_account() (thunderbird_accounts.mail.clients.MailClient method)
delete_dkim() (thunderbird_accounts.mail.clients.MailClient method)
delete_domain() (thunderbird_accounts.mail.clients.MailClient method)
delete_email_addresses() (thunderbird_accounts.mail.clients.MailClient method)
delete_model() (thunderbird_accounts.authentication.admin.models.CustomUserAdmin method)
delete_queryset() (thunderbird_accounts.authentication.admin.models.CustomUserAdmin method)
delete_user_data() (in module thunderbird_accounts.authentication.utils)
DeleteUserError
display_name_set() (in module thunderbird_accounts.mail.views)
Domain (class in thunderbird_accounts.mail.models)
Domain.DoesNotExist
Domain.DomainStatus (class in thunderbird_accounts.mail.models)
Domain.MultipleObjectsReturned
Domain.NotUpdated
DomainAdmin (class in thunderbird_accounts.mail.admin.models)
DomainAlreadyExistsError
DomainNotFoundError
DomainVerificationErrors (class in thunderbird_accounts.mail.clients)
E
Email (class in thunderbird_accounts.mail.models)
Email.DoesNotExist
Email.EmailType (class in thunderbird_accounts.mail.models)
Email.MultipleObjectsReturned
Email.NotUpdated
EmailInline (class in thunderbird_accounts.mail.admin.models)
EmailNotValidError
F
filter_app_passwords() (in module thunderbird_accounts.mail.utils)
filter_users_by_claims() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
finish() (thunderbird_accounts.authentication.middleware.OIDCRefreshSession method)
fix_archives_folder() (in module thunderbird_accounts.mail.utils)
FixMissingArchivesFolderMiddlewareTestCase (class in thunderbird_accounts.mail.tests.test_middleware)
form (thunderbird_accounts.authentication.admin.models.CustomUserAdmin attribute)
(thunderbird_accounts.mail.admin.models.AccountAdmin attribute)
formfield() (thunderbird_accounts.mail.models.SmallTextField method)
formset (thunderbird_accounts.mail.admin.models.EmailInline attribute)
G
get_absolute_url() (in module thunderbird_accounts.core.utils)
get_account_id() (thunderbird_accounts.mail.tiny_jmap_client.TinyJMAPClient method)
get_app_list() (thunderbird_accounts.admin.AccountsAdminSite method)
get_current_legal_docs() (in module thunderbird_accounts.legal.views)
get_dns_records() (in module thunderbird_accounts.mail.views)
get_feature_flags() (in module thunderbird_accounts.core.utils)
get_form_error_message() (in module thunderbird_accounts.authentication.templatetags.helpers)
get_identity_id() (thunderbird_accounts.mail.tiny_jmap_client.TinyJMAPClient method)
get_messages() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
get_queryset() (thunderbird_accounts.authentication.admin.models.LogEntryAdmin method)
get_session() (thunderbird_accounts.mail.tiny_jmap_client.TinyJMAPClient method)
get_short_name() (thunderbird_accounts.authentication.models.User method)
get_telemetry() (thunderbird_accounts.mail.clients.MailClient method)
get_ticket_fields() (thunderbird_accounts.core.zendesk.ZendeskClient method)
get_user() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
get_user_from_access_token() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
get_userinfo() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
GetClientTestCase (class in thunderbird_accounts.telemetry.tests)
GetCurrentLegalDocsTestCase (class in thunderbird_accounts.legal.tests.test_views)
GetPaddlePriceTest (class in thunderbird_accounts.subscription.tests.test_commands)
GetPaddleProductTest (class in thunderbird_accounts.subscription.tests.test_commands)
GetUserError
H
handle() (thunderbird_accounts.legal.management.commands.convert_legal_docs.Command method)
(thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test.Command method)
handle_500() (in module thunderbird_accounts.core.views)
has_add_permission() (thunderbird_accounts.authentication.admin.models.LogEntryAdmin method)
has_change_permission() (thunderbird_accounts.authentication.admin.models.LogEntryAdmin method)
has_delete_permission() (thunderbird_accounts.authentication.admin.models.LogEntryAdmin method)
has_usable_password() (thunderbird_accounts.authentication.models.User method)
has_view_permission() (thunderbird_accounts.authentication.admin.models.LogEntryAdmin method)
hash_id() (in module thunderbird_accounts.telemetry)
(in module thunderbird_accounts.telemetry.client)
health_check() (in module thunderbird_accounts.infra.views)
home() (in module thunderbird_accounts.core.views)
HomeViewNeedsTosAcceptanceTestCase (class in thunderbird_accounts.core.tests.test_views)
HomeViewRedirectTestCase (class in thunderbird_accounts.core.tests.test_views)
I
ImportUserError
inject_paddle() (in module thunderbird_accounts.subscription.decorators)
inject_stalwart_client() (in module thunderbird_accounts.mail.decorators)
InvalidDomainError
is_address_taken() (in module thunderbird_accounts.mail.utils)
is_allowed_domain() (in module thunderbird_accounts.mail.utils)
is_email_in_allow_list() (in module thunderbird_accounts.authentication.utils)
is_refreshable_url() (thunderbird_accounts.authentication.middleware.OIDCRefreshSession method)
is_reserved() (in module thunderbird_accounts.authentication.reserved)
IsReservedUnitTests (class in thunderbird_accounts.authentication.tests.test_utils)
IsValidPaddleWebhook (class in thunderbird_accounts.authentication.permissions)
J
JsonSerializer (class in thunderbird_accounts.core.utils)
K
KeycloakError
KeycloakRequiredAction (class in thunderbird_accounts.authentication.utils)
L
LegalConfig (class in thunderbird_accounts.legal.apps)
LegalDocCleanSlateTestCase (class in thunderbird_accounts.legal.tests.test_views)
LegalDocument (class in thunderbird_accounts.legal.models)
LegalDocument.DocumentType (class in thunderbird_accounts.legal.models)
LegalDocument.DoesNotExist
LegalDocument.MultipleObjectsReturned
LegalDocument.NotUpdated
LegalDocumentAdmin (class in thunderbird_accounts.legal.admin)
LegalDocumentResponse (class in thunderbird_accounts.legal.models)
LegalDocumentResponse.Action (class in thunderbird_accounts.legal.models)
LegalDocumentResponse.DoesNotExist
LegalDocumentResponse.MultipleObjectsReturned
LegalDocumentResponse.NotUpdated
LegalDocumentResponseAdmin (class in thunderbird_accounts.legal.admin)
LogEntryAdmin (class in thunderbird_accounts.authentication.admin.models)
logout() (thunderbird_accounts.admin.AccountsAdminSite method)
M
MailClient (class in thunderbird_accounts.mail.clients)
MailConfig (class in thunderbird_accounts.mail.apps)
make_jmap_call() (thunderbird_accounts.mail.tiny_jmap_client.TinyJMAPClient method)
make_sign_up_data() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
media (thunderbird_accounts.authentication.admin.forms.CustomNewUserForm property)
(thunderbird_accounts.authentication.admin.forms.CustomUserChangeForm property)
(thunderbird_accounts.authentication.admin.forms.CustomUserFormBase property)
(thunderbird_accounts.mail.admin.forms.CustomAccountBaseForm property)
model (thunderbird_accounts.mail.admin.models.DomainAdmin attribute)
(thunderbird_accounts.mail.admin.models.EmailInline attribute)
module
thunderbird_accounts
thunderbird_accounts.admin
thunderbird_accounts.asgi
thunderbird_accounts.authentication
thunderbird_accounts.authentication.admin
thunderbird_accounts.authentication.admin.actions
thunderbird_accounts.authentication.admin.forms
thunderbird_accounts.authentication.admin.models
thunderbird_accounts.authentication.api
thunderbird_accounts.authentication.apps
thunderbird_accounts.authentication.clients
thunderbird_accounts.authentication.const
thunderbird_accounts.authentication.exceptions
thunderbird_accounts.authentication.middleware
thunderbird_accounts.authentication.migrations
thunderbird_accounts.authentication.models
thunderbird_accounts.authentication.permissions
thunderbird_accounts.authentication.reserved
thunderbird_accounts.authentication.serializers
thunderbird_accounts.authentication.templatetags
thunderbird_accounts.authentication.templatetags.helpers
thunderbird_accounts.authentication.tests
thunderbird_accounts.authentication.tests.test_admin
thunderbird_accounts.authentication.tests.test_api
thunderbird_accounts.authentication.tests.test_middleware
thunderbird_accounts.authentication.tests.test_models
thunderbird_accounts.authentication.tests.test_utils
thunderbird_accounts.authentication.tests.test_views
thunderbird_accounts.authentication.utils
thunderbird_accounts.authentication.views
thunderbird_accounts.celery
thunderbird_accounts.celery.exceptions
thunderbird_accounts.core
thunderbird_accounts.core.admin
thunderbird_accounts.core.apps
thunderbird_accounts.core.exceptions
thunderbird_accounts.core.migrations
thunderbird_accounts.core.models
thunderbird_accounts.core.tests
thunderbird_accounts.core.tests.test_views
thunderbird_accounts.core.tests.tests
thunderbird_accounts.core.tests.utils
thunderbird_accounts.core.types
thunderbird_accounts.core.utils
thunderbird_accounts.core.views
thunderbird_accounts.core.zendesk
thunderbird_accounts.infra
thunderbird_accounts.infra.views
thunderbird_accounts.legal
thunderbird_accounts.legal.admin
thunderbird_accounts.legal.apps
thunderbird_accounts.legal.management
thunderbird_accounts.legal.management.commands
thunderbird_accounts.legal.management.commands.convert_legal_docs
thunderbird_accounts.legal.migrations
thunderbird_accounts.legal.models
thunderbird_accounts.legal.tests
thunderbird_accounts.legal.tests.test_views
thunderbird_accounts.legal.views
thunderbird_accounts.mail
thunderbird_accounts.mail.admin
thunderbird_accounts.mail.admin.actions
thunderbird_accounts.mail.admin.forms
thunderbird_accounts.mail.admin.models
thunderbird_accounts.mail.api
thunderbird_accounts.mail.apps
thunderbird_accounts.mail.clients
thunderbird_accounts.mail.decorators
thunderbird_accounts.mail.exceptions
thunderbird_accounts.mail.middleware
thunderbird_accounts.mail.migrations
thunderbird_accounts.mail.models
thunderbird_accounts.mail.tasks
thunderbird_accounts.mail.tests
thunderbird_accounts.mail.tests.test_clients
thunderbird_accounts.mail.tests.test_middleware
thunderbird_accounts.mail.tests.test_tasks
thunderbird_accounts.mail.tests.test_utils
thunderbird_accounts.mail.tests.test_views
thunderbird_accounts.mail.tiny_jmap_client
thunderbird_accounts.mail.utils
thunderbird_accounts.mail.views
thunderbird_accounts.settings
thunderbird_accounts.subscription
thunderbird_accounts.subscription.admin
thunderbird_accounts.subscription.apps
thunderbird_accounts.subscription.decorators
thunderbird_accounts.subscription.management
thunderbird_accounts.subscription.management.commands
thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test
thunderbird_accounts.subscription.migrations
thunderbird_accounts.subscription.models
thunderbird_accounts.subscription.tasks
thunderbird_accounts.subscription.tests
thunderbird_accounts.subscription.tests.test_commands
thunderbird_accounts.subscription.tests.test_models
thunderbird_accounts.subscription.tests.test_tasks
thunderbird_accounts.subscription.tests.test_views
thunderbird_accounts.subscription.utils
thunderbird_accounts.telemetry
thunderbird_accounts.telemetry.client
thunderbird_accounts.telemetry.tasks
thunderbird_accounts.telemetry.tests
thunderbird_accounts.telemetry.tests_keycloak
thunderbird_accounts.telemetry.tests_stalwart
thunderbird_accounts.telemetry.views
thunderbird_accounts.wsgi
O
oidc_force_login() (in module thunderbird_accounts.core.tests.utils)
oidc_logout_callback() (in module thunderbird_accounts.authentication.views)
OIDCRefreshSession (class in thunderbird_accounts.authentication.middleware)
P
PaddleCheckoutIsDoneTestCase (class in thunderbird_accounts.subscription.tests.test_views)
PaddleId (class in thunderbird_accounts.subscription.models)
PaddleInformationTestCase (class in thunderbird_accounts.subscription.tests.test_views)
PaddleTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
PaddleTransactionCompleteCase (class in thunderbird_accounts.subscription.tests.test_views)
PaddleWebhookViewTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
parse_user_agent_info() (in module thunderbird_accounts.core.utils)
Plan (class in thunderbird_accounts.subscription.models)
Plan.DoesNotExist
Plan.MultipleObjectsReturned
Plan.NotUpdated
PlanSaveTestCase (class in thunderbird_accounts.subscription.tests.test_models)
PollKeycloakEventsTestCase (class in thunderbird_accounts.telemetry.tests_keycloak)
Price (class in thunderbird_accounts.subscription.models)
Price.DoesNotExist
Price.IntervalValues (class in thunderbird_accounts.subscription.models)
Price.MultipleObjectsReturned
Price.NotUpdated
Price.StatusValues (class in thunderbird_accounts.subscription.models)
Price.TypeValues (class in thunderbird_accounts.subscription.models)
price_amount (thunderbird_accounts.subscription.models.SubscriptionItem property)
price_currency (thunderbird_accounts.subscription.models.SubscriptionItem property)
process_request() (thunderbird_accounts.authentication.middleware.OIDCRefreshSession method)
ProcessStalwartEventTestCase (class in thunderbird_accounts.telemetry.tests_stalwart)
Product (class in thunderbird_accounts.subscription.models)
Product.DoesNotExist
Product.MultipleObjectsReturned
Product.NotUpdated
Product.StatusValues (class in thunderbird_accounts.subscription.models)
Product.TypeValues (class in thunderbird_accounts.subscription.models)
ProductCreatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
ProductUpdatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
R
ReadLegalContentTestCase (class in thunderbird_accounts.legal.tests.test_views)
remove_custom_domain() (in module thunderbird_accounts.mail.views)
remove_email_alias() (in module thunderbird_accounts.mail.views)
replace_email_addresses() (thunderbird_accounts.mail.clients.MailClient method)
RequestMethods (class in thunderbird_accounts.authentication.clients)
ResolveUserIdTestCase (class in thunderbird_accounts.telemetry.tests_stalwart)
S
save() (thunderbird_accounts.authentication.admin.forms.CustomNewUserForm method)
(thunderbird_accounts.authentication.admin.forms.CustomUserChangeForm method)
(thunderbird_accounts.legal.models.LegalDocument method)
(thunderbird_accounts.mail.models.Account method)
(thunderbird_accounts.subscription.models.Plan method)
save_app_password() (in module thunderbird_accounts.mail.utils)
save_email_addresses() (thunderbird_accounts.mail.clients.MailClient method)
SendExecuteActionsEmailError
set_paddle_transaction_id() (thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
set_paddle_transaction_session_data() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
setUp() (thunderbird_accounts.authentication.tests.test_admin.AdminCreateUserTestCase method)
(thunderbird_accounts.authentication.tests.test_admin.AdminDeleteUserTestCase method)
(thunderbird_accounts.authentication.tests.test_admin.AdminUpdateUserTestcase method)
(thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
(thunderbird_accounts.authentication.tests.test_middleware.AccountsOIDCBackendTestCase method)
(thunderbird_accounts.authentication.tests.test_views.BulkImportAllowListTestCase method)
(thunderbird_accounts.core.tests.test_views.HomeViewNeedsTosAcceptanceTestCase method)
(thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
(thunderbird_accounts.core.tests.test_views.ZendeskContactFieldsTestCase method)
(thunderbird_accounts.core.tests.test_views.ZendeskContactSubmitTestCase method)
(thunderbird_accounts.legal.tests.test_views.AcceptLegalDocsTestCase method)
(thunderbird_accounts.legal.tests.test_views.DeclineLegalDocsDeleteUserTestCase method)
(thunderbird_accounts.legal.tests.test_views.DeclineLegalDocsTestCase method)
(thunderbird_accounts.legal.tests.test_views.GetCurrentLegalDocsTestCase method)
(thunderbird_accounts.legal.tests.test_views.LegalDocCleanSlateTestCase method)
(thunderbird_accounts.legal.tests.test_views.ReadLegalContentTestCase method)
(thunderbird_accounts.mail.tests.test_clients.TestMailClientCreateDkim method)
(thunderbird_accounts.mail.tests.test_clients.TestMailClientDeleteDkim method)
(thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
(thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
(thunderbird_accounts.mail.tests.test_tasks.TaskTestCase method)
(thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
(thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
(thunderbird_accounts.subscription.tests.test_tasks.PaddleTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.UpdateThundermailQuotaTestCase method)
(thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
(thunderbird_accounts.subscription.tests.test_views.PaddleInformationTestCase method)
(thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
(thunderbird_accounts.telemetry.tests.CapturePrivacyTestCase method)
(thunderbird_accounts.telemetry.tests.GetClientTestCase method)
(thunderbird_accounts.telemetry.tests.SubmitEventTimestampTestCase method)
(thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
(thunderbird_accounts.telemetry.tests_stalwart.ProcessStalwartEventTestCase method)
(thunderbird_accounts.telemetry.tests_stalwart.ResolveUserIdTestCase method)
(thunderbird_accounts.telemetry.tests_stalwart.StalwartWebhookViewTestCase method)
shutdown() (in module thunderbird_accounts.telemetry)
(in module thunderbird_accounts.telemetry.client)
sign_up() (in module thunderbird_accounts.authentication.api)
SignUpTestcase (class in thunderbird_accounts.authentication.tests.test_api)
SignUpThrottle (class in thunderbird_accounts.authentication.api)
SmallTextField (class in thunderbird_accounts.mail.models)
stalwart_primary_email (thunderbird_accounts.authentication.models.User property)
stalwart_webhook() (in module thunderbird_accounts.telemetry.views)
StalwartError
StalwartErrors (class in thunderbird_accounts.mail.clients)
StalwartWebhookViewTestCase (class in thunderbird_accounts.telemetry.tests_stalwart)
start_oidc_logout() (in module thunderbird_accounts.authentication.views)
start_reset_password_flow() (in module thunderbird_accounts.authentication.views)
store_tokens() (in module thunderbird_accounts.authentication.middleware)
submit_event() (in module thunderbird_accounts.telemetry)
(in module thunderbird_accounts.telemetry.client)
SubmitEventTimestampTestCase (class in thunderbird_accounts.telemetry.tests)
Subscription (class in thunderbird_accounts.subscription.models)
Subscription.DiscountTypes (class in thunderbird_accounts.subscription.models)
Subscription.DoesNotExist
Subscription.MultipleObjectsReturned
Subscription.NotUpdated
Subscription.StatusValues (class in thunderbird_accounts.subscription.models)
SubscriptionConfig (class in thunderbird_accounts.subscription.apps)
SubscriptionCreatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
SubscriptionItem (class in thunderbird_accounts.subscription.models)
SubscriptionItem.DoesNotExist
SubscriptionItem.MultipleObjectsReturned
SubscriptionItem.NotUpdated
SubscriptionUpdatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
SubscriptionUpdatedToCancelledTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
sync_plan_to_keycloak() (in module thunderbird_accounts.subscription.utils)
T
TaskFailed
TaskReturnStatus (class in thunderbird_accounts.core.types)
TaskTestCase (class in thunderbird_accounts.mail.tests.test_tasks)
tearDown() (thunderbird_accounts.legal.tests.test_views.ReadLegalContentTestCase method)
(thunderbird_accounts.mail.tests.test_tasks.TaskTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
(thunderbird_accounts.subscription.tests.test_tasks.PaddleTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.UpdateThundermailQuotaTestCase method)
(thunderbird_accounts.telemetry.tests.CapturePrivacyTestCase method)
(thunderbird_accounts.telemetry.tests.GetClientTestCase method)
(thunderbird_accounts.telemetry.tests.SubmitEventTimestampTestCase method)
test_alias_already_exists() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_allowed_domain_alias_minimum_length() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_allowed_domain_alias_too_short() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_allowed_domains_alias_too_long() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_already_exists() (thunderbird_accounts.subscription.tests.test_tasks.ProductCreatedTaskTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.ProductUpdatedTaskTestCase method)
test_already_used_alias() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_already_verified_account_isnt_checked_again() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_appointment_caldav_secret_not_set() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_authenticated_but_not_subscribed_user_shouldnt_have_fix_archives_folder_called() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_authenticated_user_can_access_any_path() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_authenticated_user_can_access_home() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_bad_request() (thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
test_bad_user() (thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
test_client_id_resolution() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_contact_submit_name_defaults_to_email_when_not_provided() (thunderbird_accounts.core.tests.test_views.ZendeskContactSubmitTestCase method)
test_contact_submit_uses_name_from_payload_when_provided() (thunderbird_accounts.core.tests.test_views.ZendeskContactSubmitTestCase method)
test_custom_domain_alias_length_minimum_2() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_custom_domain_alias_short_allowed() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_custom_error_message_is_used() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_decline_still_creates_duplicate_responses() (thunderbird_accounts.legal.tests.test_views.AcceptLegalDocsTestCase method)
test_draft_transactions_are_ignored() (thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
test_draft_transactions_arent_ignored_if_they_are_updated() (thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
test_duplicate_events_are_skipped() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_empty_local_part_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_empty_occurred_at() (thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
test_empty_user_id_is_dropped() (thunderbird_accounts.telemetry.tests.CapturePrivacyTestCase method)
test_empty_webhook() (thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
test_exception_handling() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_forwards_created_at_and_derived_uuid_for_posthog_dedup() (thunderbird_accounts.telemetry.tests_stalwart.ProcessStalwartEventTestCase method)
test_freshly_subscribed_user() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_get_is_rejected() (thunderbird_accounts.telemetry.tests_stalwart.StalwartWebhookViewTestCase method)
test_import_errors_propagate() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_ingest_event_uses_first_recipient_as_identity() (thunderbird_accounts.telemetry.tests_stalwart.ProcessStalwartEventTestCase method)
test_internal_server_error() (thunderbird_accounts.mail.tests.test_clients.TestMailClientDeleteDkim method)
test_internal_server_error_get() (thunderbird_accounts.mail.tests.test_clients.TestMailClientDeleteDkim method)
test_invalid_appointment_secret() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_invalid_email_format_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_invalid_json_body() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_is_error_flag_for_all_event_types() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_local_part_above_max_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_local_part_at_max_length_is_valid() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_local_part_at_min_length_is_valid() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_local_part_one_below_min_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_local_part_single_char_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_mail_storage_bytes_task_is_called() (thunderbird_accounts.subscription.tests.test_models.PlanSaveTestCase method)
test_mail_storage_bytes_task_is_not_called() (thunderbird_accounts.subscription.tests.test_models.PlanSaveTestCase method)
test_malformed_jmap_response_shouldnt_crash_the_request() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_min_length_override_allows_short_local_part() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_min_length_override_still_rejects_below_override() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_missing_appointment_secret() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_missing_at_sign_raises() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_missing_event_id_passes_no_uuid() (thunderbird_accounts.telemetry.tests_stalwart.ProcessStalwartEventTestCase method)
test_missing_oidc_access_token() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_needs_tos_acceptance_false_with_duplicate_acceptances() (thunderbird_accounts.core.tests.test_views.HomeViewNeedsTosAcceptanceTestCase method)
test_no_tx_id_in_session() (thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
test_no_tx_in_db() (thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
test_non_active_subscription_shouldnt_have_fix_archives_folder_called() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_noop_when_not_configured() (thunderbird_accounts.telemetry.tests.CapturePrivacyTestCase method)
test_not_on_allowed_list() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_oidc_validation_failure() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_out_of_date() (thunderbird_accounts.subscription.tests.test_tasks.ProductUpdatedTaskTestCase method)
test_pagination_fetches_all_events() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_passwords_are_empty() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_queue_event_uses_sender_as_identity() (thunderbird_accounts.telemetry.tests_stalwart.ProcessStalwartEventTestCase method)
test_raw_user_id_never_in_posthog_payload() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_reserved_with_custom_domain() (thunderbird_accounts.mail.tests.test_views.AddEmailAliasTestCase method)
test_resolves_by_alias_email_via_email_table() (thunderbird_accounts.telemetry.tests_stalwart.ResolveUserIdTestCase method)
test_resolves_by_stalwart_id_returning_hashed_oidc() (thunderbird_accounts.telemetry.tests_stalwart.ResolveUserIdTestCase method)
test_returns_singleton() (thunderbird_accounts.telemetry.tests.GetClientTestCase method)
test_seen_ids_are_persisted_to_cache() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_subscription_already_exists() (thunderbird_accounts.subscription.tests.test_tasks.SubscriptionUpdatedTaskTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.SubscriptionUpdatedToCancelledTaskTestCase method)
test_subscription_out_of_date() (thunderbird_accounts.subscription.tests.test_tasks.SubscriptionUpdatedTaskTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.SubscriptionUpdatedToCancelledTaskTestCase method)
test_subscription_status_property_per_user() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_success() (thunderbird_accounts.authentication.tests.test_admin.AdminDeleteUserTestCase method)
(thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
(thunderbird_accounts.mail.tests.test_clients.TestMailClientDeleteDkim method)
(thunderbird_accounts.subscription.tests.test_tasks.PaddleWebhookViewTestCase method)
test_success_create() (thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
test_success_existing_app_password_replaced() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_success_new_app_password_created() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_success_no_existing_secrets() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_success_not_found() (thunderbird_accounts.mail.tests.test_clients.TestMailClientDeleteDkim method)
test_success_update() (thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
test_success_with_existing_account_and_email() (thunderbird_accounts.mail.tests.test_tasks.CreateStalwartAccountTestCase method)
test_success_without_stalwart_account() (thunderbird_accounts.authentication.tests.test_admin.AdminDeleteUserTestCase method)
test_transaction_already_exists() (thunderbird_accounts.subscription.tests.test_tasks.TransactionCreatedTaskTestCase method)
(thunderbird_accounts.subscription.tests.test_tasks.TransactionUpdatedTaskTestCase method)
test_transaction_found_and_is_doneish_by_being_completed() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
test_transaction_found_and_is_doneish_by_being_completed_popup_edition() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
test_transaction_found_and_is_doneish_by_being_paid() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
test_transaction_found_and_is_doneish_by_being_paid_popup_popup_edition() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
test_transaction_found_and_is_not_doneish_by_being_ready() (thunderbird_accounts.subscription.tests.test_views.PaddleTransactionCompleteCase method)
test_transaction_found_but_not_doneish() (thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
test_transaction_out_of_date() (thunderbird_accounts.subscription.tests.test_tasks.TransactionUpdatedTaskTestCase method)
test_unauthenticated_user_can_access_privacy_page() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_unauthenticated_user_can_access_terms_page() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_unauthenticated_user_redirected_to_login_for_home() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_unauthenticated_user_redirected_to_login_for_non_public_routes() (thunderbird_accounts.core.tests.test_views.HomeViewRedirectTestCase method)
test_unauthenticated_user_shouldnt_have_fix_archives_folder_called() (thunderbird_accounts.mail.tests.test_middleware.FixMissingArchivesFolderMiddlewareTestCase method)
test_unmapped_event_types_are_filtered_out() (thunderbird_accounts.telemetry.tests_keycloak.PollKeycloakEventsTestCase method)
test_update_active_user_doesnt_check_allowlist() (thunderbird_accounts.authentication.tests.test_middleware.AccountsOIDCBackendTestCase method)
test_update_inactive_user_does_check_allowlist() (thunderbird_accounts.authentication.tests.test_middleware.AccountsOIDCBackendTestCase method)
test_update_user_dont_reset_services_admin_permissions() (thunderbird_accounts.authentication.tests.test_middleware.AccountsOIDCBackendTestCase method)
test_user_already_exists() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_user_not_found() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_user_not_subscribed() (thunderbird_accounts.subscription.tests.test_tasks.AddSubscriberToMailchimpList method)
test_user_payment_already_being_verified() (thunderbird_accounts.subscription.tests.test_views.PaddleCheckoutIsDoneTestCase method)
test_user_using_reserved_emails() (thunderbird_accounts.authentication.tests.test_api.SignUpTestcase method)
test_user_without_active_subscription() (thunderbird_accounts.mail.tests.test_views.AppointmentCalDAVSetupTestCase method)
test_username_above_max_length_raises() (thunderbird_accounts.authentication.tests.test_models.UserUsernameValidatorTestCase method)
test_username_at_max_length_passes() (thunderbird_accounts.authentication.tests.test_models.UserUsernameValidatorTestCase method)
test_username_at_min_length_passes() (thunderbird_accounts.authentication.tests.test_models.UserUsernameValidatorTestCase method)
test_username_below_min_length_raises() (thunderbird_accounts.authentication.tests.test_models.UserUsernameValidatorTestCase method)
test_valid_email_returns_true() (thunderbird_accounts.mail.tests.test_utils.ValidateEmailTestCase method)
test_verify_domain_dkim_failure() (thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
test_verify_domain_dkim_missing_in_stalwart() (thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
test_verify_domain_mx_failure() (thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
test_verify_domain_spf_failure() (thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
test_verify_domain_success() (thunderbird_accounts.mail.tests.test_clients.TestMailClientVerifyDomain method)
test_with_none() (thunderbird_accounts.mail.tests.test_tasks.UpdateQuotaOnStalwartAccountTestCase method)
TestMailClientCreateDkim (class in thunderbird_accounts.mail.tests.test_clients)
TestMailClientDeleteDkim (class in thunderbird_accounts.mail.tests.test_clients)
TestMailClientVerifyDomain (class in thunderbird_accounts.mail.tests.test_clients)
thunderbird_accounts
module
thunderbird_accounts.admin
module
thunderbird_accounts.asgi
module
thunderbird_accounts.authentication
module
thunderbird_accounts.authentication.admin
module
thunderbird_accounts.authentication.admin.actions
module
thunderbird_accounts.authentication.admin.forms
module
thunderbird_accounts.authentication.admin.models
module
thunderbird_accounts.authentication.api
module
thunderbird_accounts.authentication.apps
module
thunderbird_accounts.authentication.clients
module
thunderbird_accounts.authentication.const
module
thunderbird_accounts.authentication.exceptions
module
thunderbird_accounts.authentication.middleware
module
thunderbird_accounts.authentication.migrations
module
thunderbird_accounts.authentication.models
module
thunderbird_accounts.authentication.permissions
module
thunderbird_accounts.authentication.reserved
module
thunderbird_accounts.authentication.serializers
module
thunderbird_accounts.authentication.templatetags
module
thunderbird_accounts.authentication.templatetags.helpers
module
thunderbird_accounts.authentication.tests
module
thunderbird_accounts.authentication.tests.test_admin
module
thunderbird_accounts.authentication.tests.test_api
module
thunderbird_accounts.authentication.tests.test_middleware
module
thunderbird_accounts.authentication.tests.test_models
module
thunderbird_accounts.authentication.tests.test_utils
module
thunderbird_accounts.authentication.tests.test_views
module
thunderbird_accounts.authentication.utils
module
thunderbird_accounts.authentication.views
module
thunderbird_accounts.celery
module
thunderbird_accounts.celery.exceptions
module
thunderbird_accounts.core
module
thunderbird_accounts.core.admin
module
thunderbird_accounts.core.apps
module
thunderbird_accounts.core.exceptions
module
thunderbird_accounts.core.migrations
module
thunderbird_accounts.core.models
module
thunderbird_accounts.core.tests
module
thunderbird_accounts.core.tests.test_views
module
thunderbird_accounts.core.tests.tests
module
thunderbird_accounts.core.tests.utils
module
thunderbird_accounts.core.types
module
thunderbird_accounts.core.utils
module
thunderbird_accounts.core.views
module
thunderbird_accounts.core.zendesk
module
thunderbird_accounts.infra
module
thunderbird_accounts.infra.views
module
thunderbird_accounts.legal
module
thunderbird_accounts.legal.admin
module
thunderbird_accounts.legal.apps
module
thunderbird_accounts.legal.management
module
thunderbird_accounts.legal.management.commands
module
thunderbird_accounts.legal.management.commands.convert_legal_docs
module
thunderbird_accounts.legal.migrations
module
thunderbird_accounts.legal.models
module
thunderbird_accounts.legal.tests
module
thunderbird_accounts.legal.tests.test_views
module
thunderbird_accounts.legal.views
module
thunderbird_accounts.mail
module
thunderbird_accounts.mail.admin
module
thunderbird_accounts.mail.admin.actions
module
thunderbird_accounts.mail.admin.forms
module
thunderbird_accounts.mail.admin.models
module
thunderbird_accounts.mail.api
module
thunderbird_accounts.mail.apps
module
thunderbird_accounts.mail.clients
module
thunderbird_accounts.mail.decorators
module
thunderbird_accounts.mail.exceptions
module
thunderbird_accounts.mail.middleware
module
thunderbird_accounts.mail.migrations
module
thunderbird_accounts.mail.models
module
thunderbird_accounts.mail.tasks
module
thunderbird_accounts.mail.tests
module
thunderbird_accounts.mail.tests.test_clients
module
thunderbird_accounts.mail.tests.test_middleware
module
thunderbird_accounts.mail.tests.test_tasks
module
thunderbird_accounts.mail.tests.test_utils
module
thunderbird_accounts.mail.tests.test_views
module
thunderbird_accounts.mail.tiny_jmap_client
module
thunderbird_accounts.mail.utils
module
thunderbird_accounts.mail.views
module
thunderbird_accounts.settings
module
thunderbird_accounts.subscription
module
thunderbird_accounts.subscription.admin
module
thunderbird_accounts.subscription.apps
module
thunderbird_accounts.subscription.decorators
module
thunderbird_accounts.subscription.management
module
thunderbird_accounts.subscription.management.commands
module
thunderbird_accounts.subscription.management.commands.create_plan_for_e2e_test
module
thunderbird_accounts.subscription.migrations
module
thunderbird_accounts.subscription.models
module
thunderbird_accounts.subscription.tasks
module
thunderbird_accounts.subscription.tests
module
thunderbird_accounts.subscription.tests.test_commands
module
thunderbird_accounts.subscription.tests.test_models
module
thunderbird_accounts.subscription.tests.test_tasks
module
thunderbird_accounts.subscription.tests.test_views
module
thunderbird_accounts.subscription.utils
module
thunderbird_accounts.telemetry
module
thunderbird_accounts.telemetry.client
module
thunderbird_accounts.telemetry.tasks
module
thunderbird_accounts.telemetry.tests
module
thunderbird_accounts.telemetry.tests_keycloak
module
thunderbird_accounts.telemetry.tests_stalwart
module
thunderbird_accounts.telemetry.views
module
thunderbird_accounts.wsgi
module
TinyJMAPClient (class in thunderbird_accounts.mail.tiny_jmap_client)
TinyJMAPClient.AUTH_TYPES (class in thunderbird_accounts.mail.tiny_jmap_client)
Transaction (class in thunderbird_accounts.subscription.models)
Transaction.DoesNotExist
Transaction.MultipleObjectsReturned
Transaction.NotUpdated
Transaction.OriginValues (class in thunderbird_accounts.subscription.models)
Transaction.StatusValues (class in thunderbird_accounts.subscription.models)
TransactionCreatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
TransactionUpdatedTaskTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
U
UnexpectedBehaviour
update_individual() (thunderbird_accounts.mail.clients.MailClient method)
update_ticket() (thunderbird_accounts.core.zendesk.ZendeskClient method)
update_user() (thunderbird_accounts.authentication.middleware.AccountsOIDCBackend method)
UpdateQuotaOnStalwartAccountTestCase (class in thunderbird_accounts.mail.tests.test_tasks)
UpdateThundermailQuotaTestCase (class in thunderbird_accounts.subscription.tests.test_tasks)
UpdateUserError
UpdateUserPlanInfoError
upload_file() (thunderbird_accounts.core.zendesk.ZendeskClient method)
User (class in thunderbird_accounts.authentication.models)
User.DoesNotExist
User.MultipleObjectsReturned
User.NotUpdated
User.UserLanguageType (class in thunderbird_accounts.authentication.models)
UserCacheSerializer (class in thunderbird_accounts.authentication.serializers)
UsernameAvailableThrottle (class in thunderbird_accounts.mail.api)
UserProfileSerializer (class in thunderbird_accounts.authentication.serializers)
UserUsernameValidatorTestCase (class in thunderbird_accounts.authentication.tests.test_models)
V
validate_email() (in module thunderbird_accounts.mail.utils)
ValidateEmailTestCase (class in thunderbird_accounts.mail.tests.test_utils)
verify_custom_domain() (in module thunderbird_accounts.mail.views)
verify_domain() (thunderbird_accounts.mail.clients.MailClient method)
view_on_site() (thunderbird_accounts.subscription.admin.CustomReadonlyAdmin method)
Z
ZendeskClient (class in thunderbird_accounts.core.zendesk)
ZendeskContactFieldsTestCase (class in thunderbird_accounts.core.tests.test_views)
ZendeskContactSubmitTestCase (class in thunderbird_accounts.core.tests.test_views)