mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Fix API refresh
This commit is contained in:
@@ -21,7 +21,7 @@ from sso.models import ServiceAccount, Service, SSOUser, ExistingUser, ServiceEr
|
|||||||
from sso.forms import EveAPIForm, UserServiceAccountForm, ServiceAccountResetForm, RedditAccountForm, UserLookupForm, APIPasswordForm
|
from sso.forms import EveAPIForm, UserServiceAccountForm, ServiceAccountResetForm, RedditAccountForm, UserLookupForm, APIPasswordForm
|
||||||
from reddit.models import RedditAccount
|
from reddit.models import RedditAccount
|
||||||
|
|
||||||
from eve_api.tasks import import_apikey
|
from eve_api.tasks import import_apikey, import_apikey_result
|
||||||
|
|
||||||
import settings
|
import settings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user