|
cb1784142f
|
Cleanup old Request objects in process_passwd and process_email
|
2020-04-18 01:03:41 +02:00 |
|
Gabriel Detraz
|
c2f180896f
|
Allow admin to modify email state
|
2020-04-18 00:12:22 +02:00 |
|
Gabriel Detraz
|
7c0e694f61
|
Test sur le mot primaire au lieu du mot de pass radius
|
2020-04-17 22:08:40 +02:00 |
|
|
f7259ae69b
|
Improve check did_set_initial_passwd in new_user
|
2020-04-17 21:18:13 +02:00 |
|
|
00b62e1fdc
|
Correctly send a confirmation email
|
2020-04-17 19:11:24 +00:00 |
|
|
10243e1e72
|
Save before checking if confirmation email should be sent
|
2020-04-17 20:53:10 +02:00 |
|
|
1ee4d91721
|
Make AdherentCreationForm code clearer
|
2020-04-17 20:41:02 +02:00 |
|
|
f790dca202
|
Move some code away from the forms
|
2020-04-17 20:23:28 +02:00 |
|
|
55cde72512
|
Confirm email after resetting password
|
2020-04-17 19:59:25 +02:00 |
|
|
2532f8a142
|
Send confirmation email if necessary after editing EmailSettingsForm
|
2020-04-17 18:59:21 +02:00 |
|
|
43eadaa712
|
Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state
|
2020-04-17 17:35:24 +02:00 |
|
Jean-Romain Garnier
|
60186071db
|
Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa .
|
2020-04-17 17:03:54 +02:00 |
|
|
2aef2ae3fa
|
Create STATE_SUSPENDED
|
2020-04-17 16:53:46 +02:00 |
|
Gabriel Detraz
|
accd946edf
|
Update headers
|
2020-04-17 16:48:27 +02:00 |
|
|
f8dfb072eb
|
Allow users in the STATE_EMAIL_NOT_YET_CONFIRMED to reset their password
|
2020-04-17 16:32:37 +02:00 |
|
|
52e1a77044
|
Add missing translations
|
2020-04-17 16:03:37 +02:00 |
|
|
4fc24fcf47
|
Use get_full_name to generate confirm_email.html
|
2020-04-17 15:22:53 +02:00 |
|
|
a91866e741
|
Require login on confirmation email resend
|
2020-04-17 11:39:11 +00:00 |
|
|
04969abed3
|
Require user_edit permission to resend confirmation email
|
2020-04-17 13:17:18 +02:00 |
|
|
781c459db3
|
Fix string formatting error during email confirmation
|
2020-04-17 10:30:44 +00:00 |
|
|
dbefd3a0d7
|
Fix confirm email template
|
2020-04-17 10:28:04 +00:00 |
|
|
c41c723b0c
|
Replace ConfirmMailForm with an html template
|
2020-04-17 12:25:42 +02:00 |
|
|
4322540077
|
Fix user referenced before assignment
|
2020-04-17 11:34:54 +02:00 |
|
|
fca81fe906
|
Fix template shown when confirming send an email
|
2020-04-17 11:30:17 +02:00 |
|
|
c76d5c7102
|
Improve template for resending a confirmation email
|
2020-04-17 11:22:29 +02:00 |
|
|
5e2e609474
|
Fix handling of confirmation email for front facing elements
|
2020-04-17 00:16:56 +00:00 |
|
|
b91efa3d29
|
Start implementing user-facing confirmation email mechanics
|
2020-04-17 00:24:35 +02:00 |
|
|
8728bc69f5
|
Create EMAIL_NOT_YET_CONFIRMED state
|
2020-04-16 22:07:25 +02:00 |
|
|
8c827cc845
|
Add option to enable the password field during account creation
|
2020-04-16 17:41:33 +00:00 |
|
|
653a059725
|
Add optional fields to select password during user creation
|
2020-04-16 17:41:18 +00:00 |
|
Laouen Fernet
|
679e81ac7d
|
Mark strings for translation in users
|
2019-11-24 23:27:56 +01:00 |
|
Hugo Levy-Falk
|
c4a104b3b6
|
I like my ☕ black.
Just ran black on the whoe repository. Fix #210.
|
2019-11-04 22:47:24 +01:00 |
|
Gabriel Detraz
|
051ec84f6e
|
Multi_opp app optional start
|
2019-10-01 22:47:30 +02:00 |
|
Hugo Levy-Falk
|
a9194b405a
|
Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
|
2019-10-01 13:37:56 +02:00 |
|
Hugo Levy-Falk
|
3be0b48c1b
|
Fix #223
|
2019-09-30 15:21:17 +02:00 |
|
Grizzly
|
3a5fad0287
|
Separation des lists d'apps optionnelles pour eviter les erreurs d'import d'urls non présents
|
2019-08-11 20:30:54 +00:00 |
|
Grizzly
|
575e570d16
|
Cannonisation de l'affichage des apps optionnels sur le profil et imports conditionnels dans les urls
|
2019-08-11 19:24:40 +02:00 |
|
Grizzly
|
13afc5aaeb
|
Dummy bouton, order des date, et affichage dans l'admin
|
2019-08-11 19:24:40 +02:00 |
|
Grizzly
|
609904c279
|
Ordonancement des tickets par date
|
2019-08-11 19:24:40 +02:00 |
|
Grizzly
|
a0293a11b3
|
Affichage des tickets sur le profil
|
2019-08-11 19:24:40 +02:00 |
|
detraz
|
6e569566ed
|
Avoid lazy eval problems with django queryset
|
2019-03-17 17:20:11 +01:00 |
|
Gabriel Detraz
|
e0194ba4e3
|
Fonctions mass_achivage pour objects multiples
|
2019-03-17 05:45:34 +01:00 |
|
detraz
|
c9b84047d2
|
Change les variables type en name ou machine_type pour éviter les confusions
|
2019-03-03 17:28:33 +01:00 |
|
Laouen Fernet
|
1c28c2d1bc
|
add translations for users/
|
2019-01-12 16:56:18 +01:00 |
|
Gabriel Detraz
|
6c6330dd4d
|
Séparation entre utils et base (dossier re2o)
|
2018-11-15 18:59:06 +01:00 |
|
Maxime Bombar
|
e4f877bbea
|
[Users] Archived and Disabled accounts can't reset their passords
|
2018-10-31 16:17:51 +01:00 |
|
Gabriel Detraz
|
a933cda18f
|
Traductions, style et fixe de bugs sur la page d'enregistrement mac/room
|
2018-10-05 21:29:48 +02:00 |
|
edpibu
|
d0fdf841cf
|
Fixed label creation on AdherentCreationForm. Added AdherentEditForm. shell and gpg_fingerprint fields have been moved from AdherentForm to AdherentEditForm.
|
2018-09-20 14:35:01 +02:00 |
|
edpibu
|
b7359f5b38
|
Fix 170: Ajout d'une case à cocher pour éviter les doublons de comptes
|
2018-09-20 14:35:01 +02:00 |
|
Laouen Fernet
|
1de72714d0
|
translation for commit f355175b + typos
|
2018-08-29 11:27:10 +02:00 |
|