8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-10 08:13:12 +00:00
Commit graph

41 commits

Author SHA1 Message Date
ec2b4afd41 style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
Hugo Levy-Falk
697d1ef7aa feat: Move LDAP to an optional app.
The Entire LDAP infrastructures now relies on signals rather than direct function calls and is in its own app. This means it can be deactivated, but also that we can easily plug new services in addition to LDAP, such as OAuth.

Closes issue #270
2021-01-11 21:53:49 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
grisel-davy
98a5c01430 Remove profile_image 2020-10-22 15:39:30 +02:00
Gabriel Detraz
c709a7e8b2 Final translation of users app 2020-06-01 18:21:22 +02:00
Gabriel Detraz
e1f8254115 Translation of docstrings in user admin and forms 2020-06-01 18:21:21 +02:00
Gabriel Detraz
ee0fe7b24e Refactor serviceuser admin 2020-05-28 22:27:37 +02:00
Gabriel Detraz
eb5becb0db Fix user adherent/club creation form 2020-05-28 22:08:44 +02:00
Leila
d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +02: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
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
Gabriel Detraz
bc0abb2c0a Renomme le modèle des addresses mails 2018-08-01 13:06:25 +02:00
Maël Kervella
43fb83ec12 Cleanup for local email accounts 2018-07-30 20:23:14 +00:00
chirac
da87579f81 Les champs mails sont dans users 2018-07-30 15:03:50 +00:00
grisel-davy
5c433acd79 bug fix historique alias 2018-07-30 15:03:50 +00:00
grisel-davy
099e7ff875 Ajout de l'extension mail dans preference et debut de frontend 2018-07-30 15:03:50 +00:00
Grizzly
27464ffa6f Crée des comptes mail et des alias mail 2018-07-30 15:03:50 +00:00
Maël Kervella
1469c7d6a6 Pylint compliance on users 2018-04-15 10:52:27 +00:00
Maël Kervella
aa7ded9f20 Fix #95 by removing duplicates classes and functions 2018-04-13 17:33:01 +00:00
Gabriel Detraz
513933abba Register club et adherent admin pour histo 2018-04-02 03:35:32 +02:00
Gabriel Detraz
90b55b6dc8 Suppression de right et utilisation du système django 2018-01-06 18:00:08 +01:00
Gabriel Detraz
d7e75e59b6 Les champs room sont portés par adherent et club : permet plusieurs clubs dans un local 2017-10-25 23:37:41 +02:00
chirac
054016a1d1 Gestion d'un objet club, migrations et requètes sql ecrites à la main 2017-10-23 03:22:00 +02:00
chirac
e11b1623ca Fix admin pep8 users 2017-10-14 22:46:21 +02:00
Gabriel Detraz
bbc00fdb0b Ajoute unicode literals + attribue les ip à l'enregistrement auto en fonction du nas 2017-09-11 01:30:24 +02:00
Gabriel Detraz
b35d35207f Adapte à python 2.7 les models et les imports, pour compatibilité radiuso 2017-09-10 16:54:38 +02:00
Gabriel Detraz
2607dc99e5 Gestion des services users par re2o 2017-06-18 15:00:23 +02:00
lhark
8675f9b795 Add copyright header to all .py files 2017-01-15 18:01:18 -05:00
chirac
6af40d9e6c Fix le prb de destruction de droits 2016-10-31 17:52:16 +01:00
chirac
a14532b6a2 Ajoute services users 2016-07-31 05:03:07 +02:00
chirac
b57ef3eedb Details, notamment pour faire plaisir à Mr Kermarec 2016-07-27 02:39:19 +02:00
chirac
729683c9bb Ajout des groupes ldap, et d'une vue pour modifier la liste des groupes/droits 2016-07-26 02:54:32 +02:00
chirac
38a59b75bd Gestion de l'historique de tous les objets 2016-07-21 16:58:12 +02:00
chirac
60fae5af7a L'initialisation du mdp se fait par mail 2016-07-20 03:53:46 +02:00
lhark
371f6ed184 Introduce custom user model, pep8 code cleaning 2016-07-08 03:12:28 +02:00
chirac
c9ca21fdd9 Ajoute une table whitelist 2016-07-04 20:04:11 +02:00
chirac
96b1413ca3 Un adhérent par chambre et inversement (one to one) 2016-07-03 14:36:51 +02:00
chirac
dde4d6a112 Ajoute une table ban 2016-07-02 21:57:31 +02:00
chirac
f2b2a39091 Redirections une fois une modification effectuée 2016-07-02 02:42:04 +02:00
chirac
28f324c642 Corrige des bugs , change le type de etat à integer, permet la creation d'un user de manière complète 2016-07-01 01:03:28 +02:00
lhark
6e152bc027 Add users app, with basic model 2016-06-30 03:39:07 +02:00