|
8e543a04b1
|
Fix marking email as verified
|
2021-01-24 16:33:31 +01:00 |
|
|
ba7fe6e035
|
Automatically validate superuer's email address
|
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 |
|
|
c71c41fea8
|
Notify users of suspension when they failed to confirm their email
|
2021-01-24 16:33:31 +01:00 |
|
|
0c1cf9ac94
|
Improve various templates related to email confirmation
|
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 |
|
|
80124695ad
|
Move user email_change_date update on manual state change to seperate method
|
2021-01-24 16:33:31 +01:00 |
|
|
e0de606221
|
Fix overlapping conditions in User.state_sync
|
2021-01-24 16:33:31 +01:00 |
|
|
b7021f32cb
|
Automatically consider email valid when user is set to STATE_ACTIVE
|
2021-01-24 16:33:31 +01:00 |
|
|
d4f13f8832
|
Handle manually switching user state to/from STATE_EMAIL_NOT_YET_CONFIRMED
|
2021-01-24 16:33:31 +01:00 |
|
|
b190549618
|
Improve template for resending a confirmation email
|
2021-01-24 16:33:31 +01:00 |
|
|
ac318ba20f
|
Fix handling of confirmation email for front facing elements
|
2021-01-24 16:33:31 +01:00 |
|
|
73d3d6b480
|
Start implementing user-facing confirmation email mechanics
|
2021-01-24 16:33:31 +01:00 |
|
|
4a733aaf77
|
Create disable_emailnotyetconfirmed.py
|
2021-01-24 16:33:31 +01:00 |
|
|
64626335d2
|
Create EMAIL_NOT_YET_CONFIRMED state
|
2021-01-24 16:33:31 +01:00 |
|
|
6a14f72a16
|
Fix permission allowing user to change groups
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
f91f284ed1
|
Fix js calculation of price - NaN bug
|
2019-12-27 17:00:41 +01: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
|
d51f1e126d
|
Fix réponses multiples, ne crash pas
|
2019-10-14 23:44:35 +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
|
e404fa36ec
|
Fix typo in User.can_view_all
|
2019-09-20 15:09:57 +02:00 |
|
Hugo Levy-Falk
|
b8d8c11cb0
|
Fix #151
|
2019-09-20 14:48:37 +02:00 |
|
Hugo Levy-Falk
|
8df5a05d89
|
Do not display unnecessary warnings.
|
2019-09-19 22:55:16 +02:00 |
|
Hugo Levy-Falk
|
a9ebe331dd
|
Fix #54
|
2019-09-19 22:55:16 +02:00 |
|
Hugo Levy-Falk
|
3f9d613c3d
|
Fix #217
|
2019-09-19 22:55:16 +02:00 |
|
Gabriel Detraz
|
55b2ff076a
|
NEVER user _ for var; conflicts with _( from trad + remove return True
|
2019-09-17 02:09:19 +02:00 |
|
Hugo Levy-Falk
|
5e21a0c494
|
Fix check_selfpasswd
|
2019-09-08 15:17:17 +02:00 |
|
Hugo Levy-Falk
|
90defb5fcc
|
helpful acl messages for users.models
|
2019-09-08 15:17:17 +02:00 |
|
Hugo Levy-Falk
|
32aa2780ed
|
Context is deprecated for rendering in Django1.11
|
2019-09-04 22:01:02 +02:00 |
|
Hugo Levy-Falk
|
20de9a45d9
|
fix buggy import which triggers AUTH_USER_MODEL refers to model 'users.User' that has not been installed
|
2019-09-04 22:00:08 +02:00 |
|
klafyvel
|
f69c88d8fe
|
Fix LDAP deletion on single user full archiving.
|
2019-03-17 19:36:44 +01:00 |
|
klafyvel
|
2e2c72a9c3
|
Delete LDAPUser when full archiving a single user.
|
2019-03-17 19:30:30 +01:00 |
|
detraz
|
986cdcd90a
|
Mass delete machine intelligent function
|
2019-03-17 17:56:46 +01: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 |
|
Gabriel Detraz
|
706903f8c9
|
Add new full_archive state for user
|
2019-03-17 03:24:20 +01:00 |
|
Laouen Fernet
|
1c28c2d1bc
|
add translations for users/
|
2019-01-12 16:56:18 +01:00 |
|
Gabriel Detraz
|
84889388c9
|
Avoid crash when 'email' field is not here
|
2019-01-05 23:13:28 +01:00 |
|
Gabriel Detraz
|
0b1c35900f
|
Ajoute un reglage pour set tous les comptes actifs à l'initialisation
|
2019-01-05 18:33:26 +01:00 |
|
detraz
|
58ede00696
|
Hotfix autocreate
|
2018-12-31 00:13:01 +01:00 |
|
Gabriel Detraz
|
97593920e5
|
Fix #150 : l'utilisateur asso et ses machines ont toujours accès à internet
|
2018-12-29 20:36:08 +01:00 |
|
Gabriel Detraz
|
e076c1da33
|
Re match direct
|
2018-12-28 23:23:22 +01:00 |
|
Gabriel Detraz
|
bfd79d44eb
|
Fix #192 : Gpgfp validation et formatage
|
2018-12-28 20:59:29 +01:00 |
|
Gabriel Detraz
|
e2845c4690
|
No more pseudo with uppercase
|
2018-12-27 21:43:46 +01:00 |
|