1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00
Commit graph

94 commits

Author SHA1 Message Date
Éric Gaspar
7eb893cb94
Update install 2022-08-31 23:21:00 +02:00
Éric Gaspar
d7800d5042
1.17.0 2022-08-31 23:01:08 +02:00
tituspijean
2115899f52
Improve email warning 2022-05-05 22:04:21 +02:00
tituspijean
5a4b748217
Always apply patch in upgrade and add warnings 2022-05-05 21:49:45 +02:00
tituspijean
d164e4f60a
Silence patch command 2022-05-02 23:05:19 +02:00
tituspijean
47ad0af21e
Add patch for CVE-2022-29360 2022-04-24 23:49:02 +02:00
ericgaspar
fc1b2f6458
cleaning up 2022-03-31 11:06:12 +02:00
ericgaspar
bd2bbb961b
permissions 2021-05-07 13:34:47 +02:00
ericgaspar
d8713c7c02
Update install 2021-03-26 08:58:11 +01:00
ericgaspar
57e3436cb6
Fix 2021-03-26 08:56:58 +01:00
ericgaspar
124c94c026
Remove is_public 2021-03-14 23:32:32 +01:00
ericgaspar
3fac0894ba
Small typos 2020-12-04 13:47:58 +01:00
Kay0u
ffa2775e22
get phpversion after ynh_add_fpm_config function 2020-09-15 10:33:53 +02:00
Kayou
9d063f5f9b
Update scripts/install
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-15 10:01:50 +02:00
Kay0u
aa37b418ab
use the php7.3 2020-09-15 09:53:26 +02:00
ericgaspar
a3eebacbe3
Opdate permissions 2020-09-04 21:21:41 +02:00
ericgaspar
0efae29f81
Add PHP extensions 2020-09-04 19:02:51 +02:00
ericgaspar
696fb04665
cleaning up 2020-09-04 09:40:23 +02:00
ericgaspar
f92573b80d
PHP version 2020-09-03 15:55:26 +02:00
ericgaspar
7a48f5b9b3
Upgrade to v.1.14.0 2020-09-03 15:24:46 +02:00
maniack
2b25cb20d4 Temporary fix for getopts 2019-07-09 20:13:51 +02:00
Maniack Crudelis
33f40f7f1f
And in install script... 2019-05-30 00:31:13 +02:00
Maniack Crudelis
17c58bc1de Fix log permission 2019-05-18 17:03:29 +02:00
Maniack Crudelis
dcfc516a1a Use fail2ban 2019-05-18 16:48:43 +02:00
Maniack Crudelis
3ea4dc5cf6 Normalization from example_ynh 2019-05-18 16:47:43 +02:00
Maniack Crudelis
34b3db4c18 Corrections after conflict merge 2019-03-09 13:02:31 +01:00
Maniack Crudelis
93ac70747c
Merge branch 'testing' into package_upgrade 2019-03-09 12:56:22 +01:00
yalh76
d1559677f5 Apply last example_ynh 2019-03-01 15:01:28 +01:00
Maniack Crudelis
deb9810068 Add progression with ynh_print_info 2019-02-25 19:38:00 +01:00
Maniack Crudelis
0664ec55c9 Normalization from example_ynh 2019-02-25 19:36:03 +01:00
yalh76
07dfaf234b Remove not needed comments 2019-02-13 14:05:07 +01:00
yalh76
6b1d42496b Variable rename from language to lang. 2019-02-13 12:48:05 +01:00
yalh76
7c72964106 apply example_ynh on install script 2019-02-11 18:40:19 +01:00
yalh76
92e63af009 switch from lang to language variable 2019-02-11 18:24:07 +01:00
Maniack Crudelis
9d14c5e380 Global refactoring 2017-10-08 19:03:08 +02:00
scith
80cce26824 Fix root install
Fix install at root path
2017-04-08 17:03:46 +02:00
Jeff
07fb0d29ba Activate ynh-login-mapping by default
See https://github.com/YunoHost-Apps/rainloop_ynh/issues/24
2017-03-05 17:32:02 +01:00
polytan02
916e4e4022 Store the $ldap parameter
How do we do for upgrades then ?
2017-03-05 16:29:55 +00:00
polytan02
5d0e31beb3 Use of .fonctions for easier maintenance 2017-02-24 11:31:09 +00:00
polytan02
7ac0353c8e No need of || true after service reload 2017-02-24 11:15:57 +00:00
polytan02
54878dba56 Fix for installation on rootbase of the domain 2017-02-23 13:37:54 +00:00
polytan02
61f524c43b Fix for installation on root of domain 2017-02-23 13:32:47 +00:00
polytan02
55b10fa44c Cleaning 2017-02-23 13:13:34 +00:00
polytan02
f3bb7a61e8 Cleaning 2017-02-21 22:23:45 +00:00
scith
c17c585a01 PGPback
Allows user to backup/restore their PGP private keys from the browser
storage to the server using https://github.com/chtixof/pgpback_ynh
2016-12-18 02:22:23 +01:00
scith
90a70807ad Major Rainloop update
- Backup/restore scripts
- Updated to YNH 2.4
- Fetch from source and integrity check
- Remove autoversion (not needed)
- Remove ynh_login_mapping (creates LDAP errors plus is it really
needed?). The plugin is still installed but not activated
- Domain hooks
- Backup before upgrade, restore if fail
- Remove disabled domains (users may want to add gmail addresses)
- Added auto-domain-grab plugin with wildcard domain. Users can try to
add aliases without admin config
- Add the admin password in config in case the password is lost
2016-12-18 01:13:17 +01:00
scith
01f5124852 Add bin/bash 2016-07-26 22:51:05 +02:00
scith
739e5745a1 1.10.2.145 2016-07-26 13:49:42 +02:00
Jeff
d0c7a069ea Fix 2016-06-28 17:36:03 +02:00
Jeff
284421e784 Fix 2.4 2016-06-28 17:34:51 +02:00