8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-05 01:16:27 +00:00
Commit graph

37 commits

Author SHA1 Message Date
Alexandre Iooss
1d4ea12f2b Cleanup of LDAP installer
This commit rewrites LDAP installer with the following changes :

 - LDIF file now ends with the correct extension ".ldif",

 - Rather than dumping an old LDAP schema, now only samba and freeradius
   schema are added. This improves future proofness with freeradius
   schema evolving,

 - LDIF files now have licence header according to where it was taken,

 - install_re2o.sh no longer dump the new database with slapadd but uses
   generic LDAP commands to populate the new database,

 - install_re2o.sh no longer restart slapd service and installs all
   needed dependencies.

Compared to the old method, nothing should be different after the
install (other than creation date and uuid).

Needed for further development with openldap in a Docker container.
2018-09-30 12:04:11 +02:00
Maël Kervella
a884f36fcb Utilise des fichiers de requirements 2018-05-23 15:31:58 +00:00
Maël Kervella
38bf10ab99 Typo and use _ask_value everywhere 2018-05-23 15:31:58 +00:00
Maël Kervella
ccc741f7f5 Remove update-settings from update subcommand 2018-05-23 15:31:58 +00:00
Maël Kervella
f81d94ea28 Reset BDD provoque apply migrations et collect statics 2018-05-23 15:31:58 +00:00
Maël Kervella
1541434e8f Update help subcommand in install_re2o.sh 2018-05-23 15:31:58 +00:00
Maël Kervella
ddc87ded36 Fix invisible character 2018-05-23 15:31:58 +00:00
Maël Kervella
a5006fae93 Fix wrong variable name 2018-05-23 15:31:58 +00:00
Maël Kervella
e4e592a71a Ajoute une fonction 'update-settings' + cleanup 2018-05-23 15:31:58 +00:00
Maël Kervella
8f1ec6979b Add install_re2o subcommands 2018-05-23 15:31:58 +00:00
Maël Kervella
03aaba1545 Split install_re2o.sh into functions 2018-05-23 15:31:58 +00:00
Maël Kervella
fa9a6f7173 Remove input from collectstatic 2018-05-23 15:31:58 +00:00
Maël Kervella
213b52934c Update for javascript-common conf and add commands to changelog 2018-05-23 15:31:58 +00:00
Maël Kervella
8ac96d1d59 Fixes and improvements in install_re2o.sh 2018-05-23 15:31:58 +00:00
Maël Kervella
4963ec3c1b Comments, cleanup, reorder and echo in install_re2o.sh 2018-05-23 15:31:58 +00:00
Maël Kervella
0fe734e097 More blabla on install_re2o.sh 2018-05-23 15:31:58 +00:00
Maël Kervella
6646293ec8 Fix #122 + translation in install_re2o.sh 2018-05-23 15:31:58 +00:00
Maël Kervella
d797f18ace Fix install script 2018-05-23 15:31:58 +00:00
Hugo LEVY-FALK
de75e7bb27 Utilisation du packet debian pour bootstrap 2018-05-13 17:54:48 +02:00
39e96bc53d Datetimepicker pour les bans et whitelists 2018-05-13 17:54:48 +02:00
Maël Kervella
001728ca70 Add python3-git as dependency in isntall script 2018-04-11 11:41:00 +00:00
root
e1f002b09a pip c'est la vie, mais askip ça plaît pas. 2018-03-17 22:27:43 +01:00
Hugo LEVY-FALK
49da8ee0bf On a besoin de pycrypto. 2018-03-17 22:27:43 +01:00
Hugo LEVY-FALK
45060e54db Crée la clé AES à l'installation. 2018-03-02 19:24:59 +01:00
root
73baab5720 pip c'est la vie, mais askip ça plaît pas. 2018-01-28 09:21:00 +01:00
Hugo LEVY-FALK
fd6c5cee76 On a besoin de pycrypto. 2018-01-28 09:20:23 +01:00
root
827780def3 pip c'est la vie, mais askip ça plaît pas. 2018-01-28 08:57:40 +01:00
Hugo LEVY-FALK
2381fd4bf9 On a besoin de pycrypto. 2018-01-28 08:56:41 +01:00
Gabriel Detraz
41645aefc5 Affichage de messages dans l'installateur 2018-01-21 19:07:10 +00: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
chirac
fbf7c78be7 Minor fix 2017-09-01 23:41:56 +02:00
Gabriel Detraz
0059267dde Fix l'url dans le fichier de config 2017-08-31 22:10:24 +02:00
Gabriel Detraz
66816d1cf4 Creation de fonctions pour l'install distante 2017-08-31 21:49:50 +02:00
Gabriel Detraz
d77d21d311 Script d'installation : prise en charge config apache... 2017-08-31 19:40:54 +02:00
Gabriel Detraz
688ccdd697 Collate utf8... 2017-08-30 15:28:21 +02:00
Gabriel Detraz
955e507bde Script install re2o 2017-08-30 14:56:43 +02:00