From 16d8d324a499b5434312f96ff3ef88cac3ef8f14 Mon Sep 17 00:00:00 2001 From: prance Date: Thu, 27 Jan 2022 19:28:09 +0100 Subject: [PATCH] Delete OpenRefineAuth and change password requirements --- MUOR/MUOR/settings.py | 12 ++++++------ MUOR/OpenRefineAuth/__init__.py | 0 MUOR/OpenRefineAuth/admin.py | 3 --- MUOR/OpenRefineAuth/apps.py | 6 ------ MUOR/OpenRefineAuth/migrations/__init__.py | 0 MUOR/OpenRefineAuth/models.py | 3 --- MUOR/OpenRefineAuth/tests.py | 3 --- MUOR/OpenRefineAuth/views.py | 3 --- MUOR/db.sqlite3 | Bin 131072 -> 131072 bytes 9 files changed, 6 insertions(+), 24 deletions(-) delete mode 100644 MUOR/OpenRefineAuth/__init__.py delete mode 100644 MUOR/OpenRefineAuth/admin.py delete mode 100644 MUOR/OpenRefineAuth/apps.py delete mode 100644 MUOR/OpenRefineAuth/migrations/__init__.py delete mode 100644 MUOR/OpenRefineAuth/models.py delete mode 100644 MUOR/OpenRefineAuth/tests.py delete mode 100644 MUOR/OpenRefineAuth/views.py diff --git a/MUOR/MUOR/settings.py b/MUOR/MUOR/settings.py index b7c21faa4..925565c14 100644 --- a/MUOR/MUOR/settings.py +++ b/MUOR/MUOR/settings.py @@ -89,12 +89,12 @@ AUTH_PASSWORD_VALIDATORS = [ { 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, + # { + # 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', + # }, + # { + # 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', + # }, { 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', }, diff --git a/MUOR/OpenRefineAuth/__init__.py b/MUOR/OpenRefineAuth/__init__.py deleted file mode 100644 index e69de29bb..000000000 diff --git a/MUOR/OpenRefineAuth/admin.py b/MUOR/OpenRefineAuth/admin.py deleted file mode 100644 index 8c38f3f3d..000000000 --- a/MUOR/OpenRefineAuth/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/MUOR/OpenRefineAuth/apps.py b/MUOR/OpenRefineAuth/apps.py deleted file mode 100644 index 539a6085c..000000000 --- a/MUOR/OpenRefineAuth/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class OpenrefineauthConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'OpenRefineAuth' diff --git a/MUOR/OpenRefineAuth/migrations/__init__.py b/MUOR/OpenRefineAuth/migrations/__init__.py deleted file mode 100644 index e69de29bb..000000000 diff --git a/MUOR/OpenRefineAuth/models.py b/MUOR/OpenRefineAuth/models.py deleted file mode 100644 index 71a836239..000000000 --- a/MUOR/OpenRefineAuth/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/MUOR/OpenRefineAuth/tests.py b/MUOR/OpenRefineAuth/tests.py deleted file mode 100644 index 7ce503c2d..000000000 --- a/MUOR/OpenRefineAuth/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/MUOR/OpenRefineAuth/views.py b/MUOR/OpenRefineAuth/views.py deleted file mode 100644 index 91ea44a21..000000000 --- a/MUOR/OpenRefineAuth/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/MUOR/db.sqlite3 b/MUOR/db.sqlite3 index 94342f0d9d13d97165214ba36a2e407eb7e64313..e95e7ee7de658eb6047df3af7b9aad5e9373a0e2 100644 GIT binary patch delta 669 zcmaix&2Q3h7{}Y;7Dj;jav;8Di@TXZ`|CT&l9hF1EL6Y^7+ef}0ZLnbv;{_cfz9l$ z;UAeHG2YaR7n8+kOg!u`cidkg&Wj$5$&>Ht`~5z7KF?$lo=n0o@1yY5gUv;VB&$2G zwMuF!npg}`==4MM&g^T7Bq9s(69i-9C$Vp{)s?rg=|}rr^e7pPAxG zK;;S3>}>nITG@hRvr2JU$6K?ua;Z89#Qk<9OCPA6O7RI(*vm76lnNZE=7@u0RWOts z!-?yF001XQ9B?Znp9UaJkx8DRD4J?1u5VroxzVy4hLu#I{g*xV%MYj|$?`nSPg!^t zS->t3>;k*OKFw}T-ec3V@$JZRD1l!0L}ypydpDQR_&E|kpP%(5K0aPW7v&cvk#ih7 zutv7hbq)a_Jl4=1!FFBWAQTmNMpEA$RXUPcIP8e!jQ-rnT9!_?aJwh-b?D;t%&yq4 zH_Vbo=+DZg#MK84A*e}8p~We1C?6V%+1TNOp62hHJ)xobV$mH|#@0Zq6J5{k8xrT% zhS0_p*yOZ8GUNe6=E^}goA*WQX*;7jhHiG+dz-ZYwj{V~F{6B~WR7%(FK07*zL(== zW+-pxGi90;(_~i?ik-CMLXpW<`-OIGV3KT(Yw%{X%y?SKqs;>W5SGns1-*WzNVk5o z1vp9k@d}m@XgY!*2#TE}^NGy4e#X`whven|F*`nebBf;BSVFN&1iPH)zGIIbhQ#H6 G@A(Pzw$BCt delta 629 zcmajbOOMh}7zW@Hoyml8=%|ZHW{hFtxTJG>N-s1qv6h=41vl?A?<(`hTSZY$XGrbs6ZB<6IrV4V4OkPV=>+x|CraNZh5d;uM02zUFn520~ z@gPbtBu#SMx@JB&`a6R>%@GvM0xr5{tV@5@HHKf~-|#P++pCZG`f_ zZ?2cehr8GzhJ~*D)!WcA@G$qPB*2;LAxOI&69B-?yNovhoIN!R)uAiFbR(_U$nDQ-aMsX9rZ~z~lkIex zp~?e8hC1sNx{Z!4<(3MG>I1EYyr&Y(D;{0QM$!>VEjE}|*BI!FR8&k1?YTH=8o7ns zPrE`nn<`GnsY($Ef^3dEz?eFXijpl*sgc1IV)2&bRCv-93n;@oAh8flOCOqYsr#%L zkEo@#%4JP;XetX7%Zqmxft!ziTjM|drz`yA{=XZ30id_T00000