decrease captcha dots
This commit is contained in:
@@ -147,7 +147,7 @@ class UserViewSet(ModelViewSet):
|
||||
url_name='profile',
|
||||
url_path='profile',
|
||||
name='profile',
|
||||
permission_classes=[AllowAny]
|
||||
# permission_classes=[AllowAny]
|
||||
)
|
||||
def profile(self, request):
|
||||
serializer = authorize_view.UserRelationSerializer(
|
||||
|
||||
Reference in New Issue
Block a user