Closed shadinaif closed 2 years ago
Rename get_admin_users_queryset_by_email to deprecated_get_admin_users_queryset_by_email. The change was lost by mistake in the last PR
get_admin_users_queryset_by_email
deprecated_get_admin_users_queryset_by_email
New APIs
def get_organization_user_by_username_or_email(username_or_email, organization, fail_if_inactive=False): def deprecated_is_existing_email_but_not_linked_yet(email):
https://github.com/appsembler/tahoe-sites/pull/48
Change description
Rename
get_admin_users_queryset_by_email
todeprecated_get_admin_users_queryset_by_email
. The change was lost by mistake in the last PRNew APIs
Type of change
Related issues
https://github.com/appsembler/tahoe-sites/pull/48
Checklists
Development
Security
Code review