aboutsummaryrefslogtreecommitdiff
path: root/services/users
diff options
context:
space:
mode:
Diffstat (limited to 'services/users')
-rw-r--r--[-rwxr-xr-x]services/users/__init__.py0
-rw-r--r--[-rwxr-xr-x]services/users/accountFunctions.py0
-rw-r--r--[-rwxr-xr-x]services/users/admin.py0
-rw-r--r--[-rwxr-xr-x]services/users/apps.py0
-rw-r--r--[-rwxr-xr-x]services/users/forms.py0
-rw-r--r--[-rwxr-xr-x]services/users/mail_send.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0001_initial.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0002_userprofile_email_verified.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0003_captchastore.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0004_remove_captchastore_id_alter_captchastore_csrf_token.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0005_captchastore_id_alter_captchastore_csrf_token.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0006_delete_captchastore.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0007_captchastore.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0008_remove_userprofile_gravatar_email_and_more.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0009_delete_captchastore.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0010_userprofile_blinkie_url.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0011_tokenstore.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0012_alter_tokenstore_expires.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0013_userprofile_balance_userprofile_experience_and_more.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/0014_userprofile_journal_streak_and_more.py0
-rw-r--r--[-rwxr-xr-x]services/users/migrations/__init__.py0
-rw-r--r--[-rwxr-xr-x]services/users/models.py0
-rw-r--r--[-rwxr-xr-x]services/users/templates/email_change_verification_email.html0
-rw-r--r--[-rwxr-xr-x]services/users/templates/reset_password_email.html0
-rw-r--r--[-rwxr-xr-x]services/users/templates/verification_email.html0
-rw-r--r--[-rwxr-xr-x]services/users/tests.py0
-rw-r--r--[-rwxr-xr-x]services/users/tokens.py0
-rw-r--r--[-rwxr-xr-x]services/users/urls.py0
-rw-r--r--[-rwxr-xr-x]services/users/views.py0
29 files changed, 0 insertions, 0 deletions
diff --git a/services/users/__init__.py b/services/users/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/services/users/__init__.py
+++ b/services/users/__init__.py
diff --git a/services/users/accountFunctions.py b/services/users/accountFunctions.py
index 036b549a..036b549a 100755..100644
--- a/services/users/accountFunctions.py
+++ b/services/users/accountFunctions.py
diff --git a/services/users/admin.py b/services/users/admin.py
index 0f1d5fdb..0f1d5fdb 100755..100644
--- a/services/users/admin.py
+++ b/services/users/admin.py
diff --git a/services/users/apps.py b/services/users/apps.py
index dafff467..dafff467 100755..100644
--- a/services/users/apps.py
+++ b/services/users/apps.py
diff --git a/services/users/forms.py b/services/users/forms.py
index 39d503fc..39d503fc 100755..100644
--- a/services/users/forms.py
+++ b/services/users/forms.py
diff --git a/services/users/mail_send.py b/services/users/mail_send.py
index df837a32..df837a32 100755..100644
--- a/services/users/mail_send.py
+++ b/services/users/mail_send.py
diff --git a/services/users/migrations/0001_initial.py b/services/users/migrations/0001_initial.py
index a8a78c6b..a8a78c6b 100755..100644
--- a/services/users/migrations/0001_initial.py
+++ b/services/users/migrations/0001_initial.py
diff --git a/services/users/migrations/0002_userprofile_email_verified.py b/services/users/migrations/0002_userprofile_email_verified.py
index ca89b815..ca89b815 100755..100644
--- a/services/users/migrations/0002_userprofile_email_verified.py
+++ b/services/users/migrations/0002_userprofile_email_verified.py
diff --git a/services/users/migrations/0003_captchastore.py b/services/users/migrations/0003_captchastore.py
index 9aebc0aa..9aebc0aa 100755..100644
--- a/services/users/migrations/0003_captchastore.py
+++ b/services/users/migrations/0003_captchastore.py
diff --git a/services/users/migrations/0004_remove_captchastore_id_alter_captchastore_csrf_token.py b/services/users/migrations/0004_remove_captchastore_id_alter_captchastore_csrf_token.py
index 1dd16bcc..1dd16bcc 100755..100644
--- a/services/users/migrations/0004_remove_captchastore_id_alter_captchastore_csrf_token.py
+++ b/services/users/migrations/0004_remove_captchastore_id_alter_captchastore_csrf_token.py
diff --git a/services/users/migrations/0005_captchastore_id_alter_captchastore_csrf_token.py b/services/users/migrations/0005_captchastore_id_alter_captchastore_csrf_token.py
index bc3d86e5..bc3d86e5 100755..100644
--- a/services/users/migrations/0005_captchastore_id_alter_captchastore_csrf_token.py
+++ b/services/users/migrations/0005_captchastore_id_alter_captchastore_csrf_token.py
diff --git a/services/users/migrations/0006_delete_captchastore.py b/services/users/migrations/0006_delete_captchastore.py
index f324ff2f..f324ff2f 100755..100644
--- a/services/users/migrations/0006_delete_captchastore.py
+++ b/services/users/migrations/0006_delete_captchastore.py
diff --git a/services/users/migrations/0007_captchastore.py b/services/users/migrations/0007_captchastore.py
index 15ac458a..15ac458a 100755..100644
--- a/services/users/migrations/0007_captchastore.py
+++ b/services/users/migrations/0007_captchastore.py
diff --git a/services/users/migrations/0008_remove_userprofile_gravatar_email_and_more.py b/services/users/migrations/0008_remove_userprofile_gravatar_email_and_more.py
index 07f33320..07f33320 100755..100644
--- a/services/users/migrations/0008_remove_userprofile_gravatar_email_and_more.py
+++ b/services/users/migrations/0008_remove_userprofile_gravatar_email_and_more.py
diff --git a/services/users/migrations/0009_delete_captchastore.py b/services/users/migrations/0009_delete_captchastore.py
index dbde60c8..dbde60c8 100755..100644
--- a/services/users/migrations/0009_delete_captchastore.py
+++ b/services/users/migrations/0009_delete_captchastore.py
diff --git a/services/users/migrations/0010_userprofile_blinkie_url.py b/services/users/migrations/0010_userprofile_blinkie_url.py
index 06f5e53c..06f5e53c 100755..100644
--- a/services/users/migrations/0010_userprofile_blinkie_url.py
+++ b/services/users/migrations/0010_userprofile_blinkie_url.py
diff --git a/services/users/migrations/0011_tokenstore.py b/services/users/migrations/0011_tokenstore.py
index f0bf9330..f0bf9330 100755..100644
--- a/services/users/migrations/0011_tokenstore.py
+++ b/services/users/migrations/0011_tokenstore.py
diff --git a/services/users/migrations/0012_alter_tokenstore_expires.py b/services/users/migrations/0012_alter_tokenstore_expires.py
index 4b3481fd..4b3481fd 100755..100644
--- a/services/users/migrations/0012_alter_tokenstore_expires.py
+++ b/services/users/migrations/0012_alter_tokenstore_expires.py
diff --git a/services/users/migrations/0013_userprofile_balance_userprofile_experience_and_more.py b/services/users/migrations/0013_userprofile_balance_userprofile_experience_and_more.py
index a7b2c565..a7b2c565 100755..100644
--- a/services/users/migrations/0013_userprofile_balance_userprofile_experience_and_more.py
+++ b/services/users/migrations/0013_userprofile_balance_userprofile_experience_and_more.py
diff --git a/services/users/migrations/0014_userprofile_journal_streak_and_more.py b/services/users/migrations/0014_userprofile_journal_streak_and_more.py
index 81a9c90b..81a9c90b 100755..100644
--- a/services/users/migrations/0014_userprofile_journal_streak_and_more.py
+++ b/services/users/migrations/0014_userprofile_journal_streak_and_more.py
diff --git a/services/users/migrations/__init__.py b/services/users/migrations/__init__.py
index e69de29b..e69de29b 100755..100644
--- a/services/users/migrations/__init__.py
+++ b/services/users/migrations/__init__.py
diff --git a/services/users/models.py b/services/users/models.py
index 31e7f291..31e7f291 100755..100644
--- a/services/users/models.py
+++ b/services/users/models.py
diff --git a/services/users/templates/email_change_verification_email.html b/services/users/templates/email_change_verification_email.html
index 87a46cbf..87a46cbf 100755..100644
--- a/services/users/templates/email_change_verification_email.html
+++ b/services/users/templates/email_change_verification_email.html
diff --git a/services/users/templates/reset_password_email.html b/services/users/templates/reset_password_email.html
index 7c8a5edc..7c8a5edc 100755..100644
--- a/services/users/templates/reset_password_email.html
+++ b/services/users/templates/reset_password_email.html
diff --git a/services/users/templates/verification_email.html b/services/users/templates/verification_email.html
index ca98c4cf..ca98c4cf 100755..100644
--- a/services/users/templates/verification_email.html
+++ b/services/users/templates/verification_email.html
diff --git a/services/users/tests.py b/services/users/tests.py
index 7ce503c2..7ce503c2 100755..100644
--- a/services/users/tests.py
+++ b/services/users/tests.py
diff --git a/services/users/tokens.py b/services/users/tokens.py
index 05d73362..05d73362 100755..100644
--- a/services/users/tokens.py
+++ b/services/users/tokens.py
diff --git a/services/users/urls.py b/services/users/urls.py
index a24d81d5..a24d81d5 100755..100644
--- a/services/users/urls.py
+++ b/services/users/urls.py
diff --git a/services/users/views.py b/services/users/views.py
index b90a4cd1..b90a4cd1 100755..100644
--- a/services/users/views.py
+++ b/services/users/views.py