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

43 commits

Author SHA1 Message Date
faeaeb5491 chore: ✏️ Rename settings for default_gid
Settings for default_gid is now DEFAULT_GID instead of LDAP['default_gid']

Rename settings in configuration file
2021-02-18 19:59:03 +01:00
3b6af9d01a feat: 🎨 Allow the use of CDN and generalise the staticfiles.
A CDN can be used. Other locations than the debian ones can be used for staticfiles. python3 manage.py runserver is now functionnal

Configuration need to be changed to have re2o2.9 behavior
2021-02-18 19:59:03 +01:00
Hugo Levy-Falk
d26d912328 fix: Remove old migrations that prevent a fresh install without LDAP.
Fix #329.

BREAKING CHANGE: you need to define the proper router in re2o/settings_locals.py for LDAP to continue working properly. See re2o/settings_locals.example.py.
2021-02-14 10:24:09 +01:00
ec2b4afd41 style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Gabriel Detraz
48b084e047 Fix, add a possible local_routers.py file for routers database use 2020-05-21 18:34:42 +02:00
Jean-Romain Garnier
5c56abcbd5 Comment SESSION_COOKIE_AGE setting 2020-04-22 12:30:06 +02:00
Gabriel Detraz
436640d205 Give to django main user personnal fields 2020-04-19 23:07:32 +02:00
Gabriel Detraz
96d5b05c84 Enforce password policy example file 2020-04-19 23:07:32 +02:00
Gabriel Detraz
6e7b2d75ed Validate password using django settings password validator 2020-04-19 23:07:32 +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
Hugo Levy-Falk
42053ac384 Radius installation. 2019-09-19 23:01:30 +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
Maël Kervella
6b777754e5 API: Add tests 2018-06-20 11:38:58 +00:00
Maël Kervella
e4e592a71a Ajoute une fonction 'update-settings' + cleanup 2018-05-23 15:31:58 +00:00
Maël Kervella
2ca271bf82 Pylint compliance on re2o 2018-04-15 10:52:27 +00:00
Maël Kervella
48d904b6de Pep8 compliance on re2o 2018-04-15 10:52:26 +00:00
Hugo LEVY-FALK
45060e54db Crée la clé AES à l'installation. 2018-03-02 19:24:59 +01:00
Hugo Levy-Falk
d694330149 Stockage en BDD des identifiants comnpay. 2018-01-28 08:55:37 +01:00
Gabriel Detraz
c7c1ee82dd Desactivation des réglages de sécurité HTTPS par défault 2018-01-21 16:45:11 +00:00
Daniel STAN
27ff942029 README: précision sur TLS ldap 2017-10-03 02:04:44 +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
0626089c73 Support de postgresql par l'installateur 2017-09-10 14:46:55 +02:00
Maël Kervella
933fdde7e9 Ajoute l'option pour les envoi d'email 2017-09-08 19:19:32 +00:00
Gabriel Detraz
45bf4cbb1e Retire par defaut email_host 2017-09-01 00:03:27 +02:00
Gabriel Detraz
0059267dde Fix l'url dans le fichier de config 2017-08-31 22:10:24 +02:00
Gabriel Detraz
d77d21d311 Script d'installation : prise en charge config apache... 2017-08-31 19:40:54 +02:00
root
5501fe8c4f Fix pour le script d'installation auto 2017-08-30 14:17:22 +02:00
Gabriel Detraz
7aa69ab60f Reglages nom du site et emailfrom dans preferences 2017-08-26 16:05:16 +02:00
Gabriel Detraz
0719e89a8b Omnibus : ajout du suport de la liste vlan + corrections mineures 2017-08-26 15:10:46 +02:00
Gabriel Detraz
f6d7e02b0c Utilisation de preferences pour les applications de la première page 2017-08-25 04:36:23 +02:00
chibrac
97b39c9e46 Maj readme et settings_local.example 2017-07-02 03:04:42 +02:00
lhark
8675f9b795 Add copyright header to all .py files 2017-01-15 18:01:18 -05:00
Gabriel Detraz
b1d600e5f5 Add reglages 2017-01-15 14:33:04 +01:00
Gabriel Detraz
4ca23b7340 mme si c'est optionnel, l'argument ne l'est pas 2016-12-27 18:59:39 +01:00
chirac
16348305f6 Update settings_local 2016-12-12 16:59:33 +01:00
lhark
b27bc5d048 Add modularity to index page 2016-11-17 04:55:34 +01:00
Gabriel Detraz
19e33b5520 Adapte settings_local 2016-10-12 12:55:24 +02:00
chirac
13d4e2e795 Ménage, mise en var du nom re2o 2016-07-20 12:18:37 +02:00
chirac
9d42ad6f02 Info sur l'asso 2016-07-14 14:08:50 +02:00
chirac
351dd6bce0 Gestion des extensions avec un modèle 2016-07-08 17:54:06 +02:00
chirac
38e23eb10a Exemple de settings_local 2016-07-06 12:29:49 +02:00