Gabriel Detraz
|
d2881c64dc
|
Don't forget to save
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
fb5c215f47
|
Allow admin to modify email state
|
2021-01-24 16:33:31 +01:00 |
|
|
cdd9dfae6c
|
Provide default value for email_change_date and don't allow it to be null
|
2021-01-24 16:33:31 +01:00 |
|
|
154096050c
|
Make send_confirm_email_if_necessary clearer
|
2021-01-24 16:33:31 +01:00 |
|
|
5fdb8a7b1e
|
Fix wrong state check in send_confirm_email_if_necessary
|
2021-01-24 16:33:31 +01:00 |
|
|
1c65dc50ff
|
Don't set User.email_change_date to None
|
2021-01-24 16:33:31 +01:00 |
|
|
def91bff7a
|
Call user.confirm_mail in UserManager._create_user
|
2021-01-24 16:33:31 +01:00 |
|
|
a7b989b7de
|
Fix error in profil of users with an unverified email
|
2021-01-24 16:33:31 +01:00 |
|
|
216d14bb25
|
Ensure confirmation email tokens are deleted if no longer valid
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
b88fea3b4b
|
Test sur le mot primaire au lieu du mot de pass radius
|
2021-01-24 16:33:31 +01:00 |
|
|
aad7110fd2
|
Improve check did_set_initial_passwd in new_user
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
c00bb2573b
|
Remove code mort
|
2021-01-24 16:33:31 +01:00 |
|
|
9f1c6a57e2
|
Correctly send a confirmation email
|
2021-01-24 16:33:31 +01:00 |
|
|
8e8d035439
|
Save before checking if confirmation email should be sent
|
2021-01-24 16:33:31 +01:00 |
|
|
1a997f81ee
|
Add missing __original_email init
|
2021-01-24 16:33:31 +01:00 |
|
|
db620e9c90
|
Always send confirmation email, except for fully-archived users
|
2021-01-24 16:33:31 +01:00 |
|
|
8b75900103
|
Make AdherentCreationForm code clearer
|
2021-01-24 16:33:31 +01:00 |
|
|
9fe4313540
|
Move some code away from the forms
|
2021-01-24 16:33:31 +01:00 |
|
|
b43bbf9d98
|
Confirm email after resetting password
|
2021-01-24 16:33:31 +01:00 |
|
|
dc235b363c
|
Remove unused translation
|
2021-01-24 16:33:31 +01:00 |
|
|
8b4e203783
|
Reset clean_notyetactive command to its correct state
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
6d0c53d667
|
Remove state_sync : est appellé en post-save de user
|
2021-01-24 16:33:31 +01:00 |
|
|
ac7ea6cd23
|
Move should_send_confirmation_email in EmailSettingsForm for consistency
|
2021-01-24 16:33:31 +01:00 |
|
|
cdc25ad5ec
|
Send confirmation email if necessary after editing EmailSettingsForm
|
2021-01-24 16:33:31 +01:00 |
|
|
fcd2f9d16d
|
Also update email state in EmailSettingsForm
|
2021-01-24 16:33:31 +01:00 |
|
|
43cdd54db9
|
Remove obsolete user state option from search
|
2021-01-24 16:33:31 +01:00 |
|
|
8e543a04b1
|
Fix marking email as verified
|
2021-01-24 16:33:31 +01:00 |
|
|
d8cfb2e3d5
|
Set email_change_date on user creation
|
2021-01-24 16:33:31 +01:00 |
|
|
73b11a3e93
|
Make check of pending email confirmation cleaner in profile.html
|
2021-01-24 16:33:31 +01:00 |
|
|
ba7fe6e035
|
Automatically validate superuer's email address
|
2021-01-24 16:33:31 +01:00 |
|
|
2a068a7e0a
|
Fix error preventing migration
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
19b463bc1e
|
Allow revert migrations
|
2021-01-24 16:33:31 +01:00 |
|
|
377f584628
|
Delete old migration
|
2021-01-24 16:33:31 +01:00 |
|
|
4803417bca
|
Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state
|
2021-01-24 16:33:31 +01:00 |
|
Jean-Romain Garnier
|
81b6b999be
|
Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa .
|
2021-01-24 16:33:31 +01:00 |
|
Jean-Romain Garnier
|
47772f1464
|
Revert "Allow suspended users to login"
This reverts commit 91c51c50df .
|
2021-01-24 16:33:31 +01:00 |
|
|
bcb22f1382
|
Allow suspended users to login
|
2021-01-24 16:33:31 +01:00 |
|
|
0dcd8b79e2
|
Create STATE_SUSPENDED
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
ffdb32df90
|
Update headers
|
2021-01-24 16:33:31 +01:00 |
|
chirac
|
3cc2a768dc
|
Update resend_confirmation_email.html
|
2021-01-24 16:33:31 +01:00 |
|
|
76ff62f364
|
Add missing case for STATE_EMAIL_NOT_YET_CONFIRMED state in API
|
2021-01-24 16:33:31 +01:00 |
|
|
811e527232
|
Allow users in the STATE_EMAIL_NOT_YET_CONFIRMED to reset their password
|
2021-01-24 16:33:31 +01:00 |
|
|
14fe70c762
|
Add missing translations
|
2021-01-24 16:33:31 +01:00 |
|
|
263d5cfb4c
|
Use get_full_name to generate confirm_email.html
|
2021-01-24 16:33:31 +01:00 |
|
|
c71c41fea8
|
Notify users of suspension when they failed to confirm their email
|
2021-01-24 16:33:31 +01:00 |
|
|
0a8ed0bb40
|
Fix disable_emailnotyetconfirmed task
|
2021-01-24 16:33:31 +01:00 |
|
|
0c1cf9ac94
|
Improve various templates related to email confirmation
|
2021-01-24 16:33:31 +01:00 |
|
|
e0609d27dd
|
Fix wrong email showing up when editing user
|
2021-01-24 16:33:31 +01:00 |
|
|
9dad768186
|
Show users in state STATE_EMAIL_NOT_YET_CONFIRMED in search
|
2021-01-24 16:33:31 +01:00 |
|
|
65a91c1110
|
Show warning with delay before account suspension for users
|
2021-01-24 16:33:31 +01:00 |
|