mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
Remove auth and site from app, clean auth modual
This commit is contained in:
@@ -17,7 +17,6 @@ from auth.decorators import login_required
|
||||
from auth.forms import AuthenticationForm
|
||||
from auth.forms import PasswordResetForm, SetPasswordForm, PasswordChangeForm
|
||||
from auth.tokens import default_token_generator
|
||||
from auth.models import User
|
||||
|
||||
from seaserv import get_ccnetuser
|
||||
|
||||
|
Reference in New Issue
Block a user