Commit Graph

24 Commits

Author SHA1 Message Date
Spitap
a5fba03264 tighter config file permission 2022-10-27 17:44:29 +02:00
Antoine Nguyen
04b38cf52a Fixed /etc/os-release parsing.
fix #399
2021-11-04 10:26:02 +01:00
Antoine Nguyen
58f5a8af09 Fixed issue with Debian bullseye (11). 2021-09-22 11:32:55 +02:00
Antoine Nguyen
1fa390513d Python 3.8 fixes. 2020-09-15 11:14:23 +02:00
Jacob Sayles
07515508d7 switched to ImportError over ModuleNotFoundError for python 3.4 and below 2020-06-01 10:46:09 -07:00
Jacob Sayles
174dde3405 Fixed reference to python versions 2020-06-01 10:22:53 -07:00
Jacob Sayles
e03167e476 Use the distro package in dist_name if it exists or fall back to platform. Fixes #314 2020-06-01 10:18:54 -07:00
Antoine Nguyen
503145eaad Installer upgrade mode. 2019-03-19 10:49:27 +01:00
Antoine Nguyen
7c0346d281 Added unit test. 2017-10-08 15:26:59 +02:00
Yohann Rebattu
19ac9350d7 Add configuration wizard (#158)
* add --interactive option refs #133

* delete uneeded template as config is a dict now

* minor changes after code review
2017-10-08 11:29:34 +02:00
Antoine Nguyen
1c3c28427e Do not override secret key... 2017-08-01 18:27:23 +02:00
Antoine Nguyen
da7d45639f Added support for modoboa version selection.
see #138
2017-07-07 10:36:38 +02:00
Antoine Nguyen
8052f4aede Added new option to generate config file.
fix #130
2017-06-23 09:43:41 +02:00
euri10
645eae5ad6 Changed string.letters to string.asciletters that is not
locale-dependent but exists both in python2 and 3
2017-04-27 09:26:27 +02:00
Antoine Nguyen
dd57aa830d Create config file from template.
see #118
2017-04-25 11:32:24 +02:00
Antoine Nguyen
89cdc314ea Working setup for CentOS. 2016-06-01 15:30:59 +02:00
Antoine Nguyen
451c3b4695 CentOS support. 2016-05-31 12:41:50 +02:00
Antoine Nguyen
5c32d7d535 Make sure a cron daemon is installed.
fix #34
2016-05-11 16:21:43 +02:00
Antoine Nguyen
5496f0caef Few fixes.
Ubuntu installation (fix #4)
Generate map files when all shortcut is used (see #8)
Fix freshclam execution on Ubuntu
2015-11-06 09:45:05 +01:00
Antoine Nguyen
1824707d76 Better backup utility. 2015-11-02 21:20:55 +01:00
Antoine Nguyen
b298a5b77f Backup configuration file before overwrite it. 2015-11-02 21:03:28 +01:00
Antoine Nguyen
ef373a830e Fix wrong sudo syntax. 2015-10-23 10:34:36 +02:00
Antoine Nguyen
54f5433949 Try to run sudo with a new shell. 2015-10-23 10:28:31 +02:00
Antoine Nguyen
84fe9b0d16 Initial commit. 2015-10-14 17:27:01 +02:00