1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
Commit graph

74 commits

Author SHA1 Message Date
Éric Gaspar
b50e79b9b1 fix 2024-08-11 14:05:52 +02:00
Éric Gaspar
a5f963ae70 Update config.php 2024-08-11 10:05:07 +02:00
Alexandre Aubin
fe0256da08 Fix path traversal issue ? 2023-12-05 02:37:03 +01:00
Alexandre Aubin
cd679074f9 Improve the horendous configuration management using shitload of ynh_replace_string ... 2023-12-04 23:54:49 +01:00
Alexandre Aubin
4c8766eca3
Update conf/nginx.conf: redirect domain root to the microsoft endpoint 2023-12-04 23:21:30 +01:00
Éric Gaspar
0d6a2e8917 v2 2023-11-02 21:57:14 +01:00
Éric Gaspar
366ed99d99 v2 2023-11-02 21:43:27 +01:00
yunohost-bot
3e26ede408 Upgrade to v2.7.1 2023-10-11 06:23:09 +00:00
yalh76
9fb3b7722c make Microsoft-Server-ActiveSync works 2023-08-15 19:46:51 +02:00
Éric Gaspar
4bf1d172ca Update nginx.conf 2023-08-14 14:11:39 +02:00
yunohost-bot
c8e7eb5a09 Upgrade to v2.7.0 2023-08-06 06:19:44 +00:00
yalh76
6cf3dd61c9 Fix bookworm 2023-08-04 21:01:02 +02:00
Éric Gaspar
3e521d3222 Update extra_php-fpm.conf 2023-01-19 15:13:59 +01:00
Éric Gaspar
7754167bdf Fix linter 2023-01-19 12:16:08 +01:00
yalh76
355a3773fb Update config files 2022-01-19 19:28:58 +01:00
yalh76
0e3a9b2001 upgrade to 2.6.4~ynh1 2022-01-18 22:11:35 +01:00
yalh76
464937d8fc Apply Lest example_ynh 2022-01-18 22:08:28 +01:00
yalh76
a734ac22aa Apply last example_ynh 2021-04-09 20:48:50 +02:00
yalh76
8e99ec37fb Apply last example_ynh 2021-02-26 00:50:43 +01:00
ericgaspar
da78be4307 Upgrade to 2.6.1 2021-01-02 10:00:39 +01:00
Alexandre Aubin
89399f6ab7
Update nginx.conf to protect against path traversal issue 2020-10-25 11:13:54 +01:00
yalh76
a1bf5fe786 Upgrade to 2.5.2~ynh1 2020-04-14 21:47:27 +02:00
yalh76
289a37d226
Merge pull request #51 from YunoHost-Apps/USE_FULLEMAIL_FOR_LOGIN
Activate USE_FULLEMAIL_FOR_LOGIN
2020-02-27 20:31:44 +01:00
yalh76
289c83b546 Apply example_ynh 2020-02-23 17:08:21 +01:00
yalh76
6d86e74187 Activate USE_FULLEMAIL_FOR_LOGIN 2020-02-21 19:59:29 +01:00
yalh76
bab4b8141e FIX LOGLEVEL 2019-12-02 19:58:53 +01:00
yalh76
52ce03da19 Upgrade to 2.5.1 2019-10-18 23:16:44 +02:00
yalh76
0bc3bbf51b Upgrade to 2.5.0 2019-06-14 23:59:48 +02:00
yalh76
96f9f23aa3
Merge pull request #10 from yalh76/dedicated_user
Switch to dedicated user
2019-04-10 01:15:22 +02:00
yalh76
97c7ea9e14 Switch to dedicated user 2019-04-10 01:04:02 +02:00
yalh76
ee7e88a827 switch release 2019-04-10 00:00:02 +02:00
yalh76
8e484e582c Implement ldap search 2019-04-08 23:29:39 +02:00
yalh76
98549674bf
Implement Nextcloud configuration (#5)
* Add nextcloud

* Reorder config file

* switch variable names

* fix variables

* Fix nextcloud config
2019-04-08 21:45:53 +02:00
yalh76
5cf5429590
Implement Autodiscover (#4)
* Implement autodiscover
2019-04-06 01:18:13 +02:00
yalh76
5590e28efb
Upgrade to 2.4.5 (#3)
* Switch source to github.tar.gz

* Fix $final_path creation

* upgrade to 2.4.5
2019-04-03 22:31:26 +02:00
yalh76
71cbe948ee
2 example ynh (#2)
* Fix package_linter errors

* Apply example_ynh on check_process

* Apply example_ynh on install script

* Fix timezone

* Apply example_ynh on remove script

* Apply example_ynh to backup script

* Apply example_ynh on restore script

* Fix to php7

* remove sudo

* Fix dependencies list

* Fix to PHP 7.0

* Fix Yunohost version

* Apply example_ynh to upgrade script

* Remove sudo

* apply example_ynh on php-fpm.conf

* Apply example_ynh to readme

* Scripts fix

* Setup Public

* Reorder
2019-03-31 04:34:31 +02:00
polytan02
b2e6e2f2fe Just use the FROM parameter from the user creation data (no need of ldap or @domaintochange) 2017-03-05 14:30:59 +00:00
polytan02
7e8afac8ff typo 2017-02-24 13:36:34 +00:00
polytan02
3b4b90540d Use of ynh_package_install_from_equivs 2017-02-24 13:24:52 +00:00
polytan02
786dcae7e5 Update on imap configuration 2017-02-14 13:07:42 +00:00
polytan02
c39cb832bf Direct smtp connection instead of php_mail() 2017-02-13 23:41:31 +00:00
polytan02
4c6c5dbe68 Places STATE_DIR in /home/yunohost.app instead of /vaer/www/z-push
The point is to keep the states in between upgrades to avoid full resync of devices in between upgrades of z-push sources
2017-02-10 15:24:02 +00:00
polytan02
90889ba3ac Add logrotate capability 2017-02-10 14:56:29 +00:00
polytan02
bb0f484b09 Adjustment of LDAP query 2017-02-09 20:14:43 +00:00
polytan02
aad41ff82b Use of correct imap port 2017-02-09 20:06:52 +00:00
polytan02
3cee22d697 Correction on CALDAV_PATH 2017-02-09 19:03:24 +00:00
polytan02
15fbd10183 Initial general config 2017-02-09 18:42:50 +00:00
polytan02
5ed9cefd29 Initial imap config 2017-02-09 18:36:33 +00:00
polytan02
f9d00adaeb Carddav config 2017-02-09 18:28:59 +00:00
polytan02
0d5d833e86 Caldav config 2017-02-09 18:26:40 +00:00