mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-12 18:42:43 +02:00
Rename keyring authenticator file for consistency
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Callable, Dict
|
|||||||
|
|
||||||
from ..config import Config
|
from ..config import Config
|
||||||
from .authenticator import Authenticator, AuthSection
|
from .authenticator import Authenticator, AuthSection
|
||||||
from .keyring_authenticator import KeyringAuthenticator, KeyringAuthSection
|
from .keyring import KeyringAuthenticator, KeyringAuthSection
|
||||||
from .simple import SimpleAuthenticator, SimpleAuthSection
|
from .simple import SimpleAuthenticator, SimpleAuthSection
|
||||||
from .tfa import TfaAuthenticator
|
from .tfa import TfaAuthenticator
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user