8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-16 23:56:12 +00:00
Commit graph

106 commits

Author SHA1 Message Date
Hugo Levy-Falk 4a3d0f346b feat: Integrate the removal of LDAP to migration squash. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 11028140d9 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-24 16:37:10 +01:00
Hugo Levy-Falk 04b3d3b35f Fix migration conflict with reversion. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk f523118f3a removed dead code. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 83473aee84 LDAP 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 5107a4987f Foreign keys 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 937f2cf16c Fix miscellanous model creation mistakes. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 392ea8afbc Fix dependecies graph creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 77f5b66329 fix dependencies names 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 9b1f06eae5 Users models creation. 2021-01-24 16:37:09 +01:00
Yoann Pétri 69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Yoann Pétri 682d824121 Add custom themes 2021-01-24 16:37:09 +01:00
grisel-davy 50086cb346 Remove profile_image 2021-01-24 16:37:09 +01:00
Leila 9829976cdb Add migration file 2021-01-24 16:36:16 +01:00
Gabriel Detraz abbcf4a1de Rename rezo_rez_uid legacy and add some help text entries 2021-01-24 16:36:16 +01:00
Gabriel Detraz 69c924014f Fix permission check 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 1755f6e624 Prevent user email from being null 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 283f272931 Add missing migration 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier cdd9dfae6c Provide default value for email_change_date and don't allow it to be null 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 216d14bb25 Ensure confirmation email tokens are deleted if no longer valid 2021-01-24 16:33:31 +01:00
Gabriel Detraz 19b463bc1e Allow revert migrations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 377f584628 Delete old migration 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 4803417bca Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0ac4d81177 Add missing migrations 2021-01-24 16:33:31 +01:00
Laouen Fernet c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +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
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 b8d8c11cb0 Fix #151 2019-09-20 14:48:37 +02:00
Hugo Levy-Falk 8ceb9ccc0c Fix migrations for MySQL 2019-09-08 14:59:00 +02:00
Hugo Levy-Falk 61ac9c558c Fix SQL commands for Postgres 2019-09-08 14:37:05 +02:00
Hugo Levy-Falk cc6e1729dc Use django-ldapdb 1.3.0 2019-09-08 13:41:00 +02: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 bfd79d44eb Fix #192 : Gpgfp validation et formatage 2018-12-28 20:59:29 +01:00
detraz 40eb6f146c Commande manage pour supprimer les users pas encore actifs 2018-10-11 15:15:00 +02:00
grisel-davy fa3aca906f Les nouveau users ne sont pas adhérents et n'ont pas de home 2018-08-31 12:06:32 +02:00
Hugo LEVY-FALK 6f1ccaf306 Pas de redondance dans les droits hérités sur Club et Adherent 2018-08-19 17:26:11 +02:00
Laouen Fernet af40e3ea4e Translation of users/ (front) 2018-08-18 13:38:15 +02:00
Hugo LEVY-FALK 9b58fc1829 fix migrations 2018-08-15 22:02:39 +02:00
Hugo LEVY-FALK 49585cade1 Ajoute la possibilité d'utiliser uniquement le compte mail local. 2018-08-14 13:28:39 +02:00
Hugo LEVY-FALK 680b8a7ec7 Rend l'affichage des mails locaux plus intuitif 2018-08-14 13:28:39 +02:00
Charlie Jacomme cef93af15a last email migration 2018-08-14 13:28:39 +02:00
Hugo LEVY-FALK 7deb99f883 Fix les migrations 2018-08-14 10:13:10 +02:00
Benjamin Graillot 787ceab520 [Adherent] Ajout gpg_fingerprint 2018-08-14 10:13:09 +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 751b30f1bd Fix erreurs, création alias mails 2018-07-30 15:03:50 +00:00
chirac 98a95da9a0 Initialise les alias pour les bases existantes 2018-07-30 15:03:50 +00:00
chirac da87579f81 Les champs mails sont dans users 2018-07-30 15:03:50 +00:00
Gabriel Detraz ec9471391d Augmente la valeur de l'alias 2018-07-30 15:03:50 +00:00