Commit graph

2123 commits

Author SHA1 Message Date
tituspijean
99aacd8b51 Do not rely on Moulinette, integration with Yunohost of mDNS broadcast 2021-07-11 14:24:50 +00:00
tituspijean
9e93efa895 Move mDNS script to yunomdns 2021-07-11 14:17:15 +00:00
tituspijean
654690b427 Add interfaces selection for mDNS broadcast
- System setting added
- Loop through list of interfaces
2021-07-11 14:17:15 +00:00
tituspijean
99390f2313 PoC for mDNS broadcast 2021-07-11 14:17:15 +00:00
tituspijean
7c92b44ddb Add mdns.py for mDNS broadcast 2021-07-11 14:17:15 +00:00
ljf (zamentur)
1c15f644f5
[fix] Invalid HTML in yunohost_panel #1837 2021-07-10 18:18:51 +02:00
Kayou
1c9f6ea72e
remove --log_type because it's deprecated 2021-06-30 17:54:59 +02:00
Kayou
7349b229c5
fix conf path for dedicated php server 2021-06-30 17:16:26 +02:00
ljf (zamentur)
714893079c
[fix] Remove invaluement from free dnsbl list 2021-06-16 12:24:23 +02:00
yalh76
16f1968ae7 Updating requirements
As those functions use ynh_add_config
2021-06-10 15:13:49 +02:00
ljf (zamentur)
a97fce05ee [enh] Remove LDN from resolver list 2021-06-09 15:11:42 +02:00
Alexandre Aubin
b837d3dafd
Fix fail2ban rule for yunohost-api login 2021-06-07 23:36:52 +02:00
Alexandre Aubin
bd196c875b Stupid python3 issue in helpers 2021-06-07 17:01:50 +02:00
Alexandre Aubin
b942c26b29
Merge pull request #1170 from larchange/metronome_pub_sub
[metronome] activate module pubsub
2021-06-03 19:53:48 +02:00
Alexandre Aubin
03c6646a5f
Merge pull request #1164 from larchange/stanza_mention
[metronome/xmpp] deactivate stanza mention optimization / have quick notification in chat group
2021-06-03 19:53:18 +02:00
Alexandre Aubin
4a47ce1e07
Merge pull request #1241 from YunoHost/tweak-message-systemd-action
Tweak ynh_systemd_action message : echo -n is pointless
2021-06-02 20:19:29 +02:00
ljf (zamentur)
f84c1f9af0
[enh] Add units in comments 2021-06-01 16:12:35 +02:00
ljf (zamentur)
c819dbb750
[enh] Accept attachment of 25MB instead of 21,8MB 2021-06-01 16:09:04 +02:00
Alexandre Aubin
ec017d7ea5
Tweak systemd action pending message : echo -n is pointless 2021-05-29 16:48:19 +02:00
Alexandre Aubin
d4b69527e7
Merge pull request #1235 from YunoHost-Apps/typos
Yunohost -> YunoHost
2021-05-26 16:48:56 +02:00
Noo Langoo
6ecb6c5ae1 [fix] manpage generation 2021-05-26 16:07:41 +02:00
Alexandre Aubin
806b7acfb3 nscd -i won't work in chroot ... also 'groups' was a typo, actual name is 'group' 2021-05-24 22:10:56 +02:00
ericgaspar
fc02caea2e
Yunohost -> YunoHost 2021-05-24 18:02:13 +02:00
Alexandre Aubin
a143018abb
Merge pull request #1230 from YunoHost/fix-ldapinit
[fix] Be able to init slapd in a chroot
2021-05-24 16:56:20 +02:00
Alexandre Aubin
74054f721a Manually create /home/admin with cp and chown instead of relying on mkhomedir_helper, to cover running the procedure in a chroot 2021-05-24 16:05:45 +02:00
ljf
8829e2ccce [fix] Diagnosis dns query timeout 2021-05-24 15:30:08 +02:00
ljf
170156ac22 [fix] Check ldap db integrity 2021-05-24 11:50:11 +02:00
Alexandre Aubin
9574fd4777 Gotta restart slapd first to prevent admin user not being known when initializing home 2021-05-24 00:20:53 +02:00
Alexandre Aubin
c516cc8eb1 Create admin folder directly in slapd init 2021-05-24 00:03:10 +02:00
Alexandre Aubin
8aa911b6e2 Misc renaming/tweaks for more sensible naming 2021-05-23 23:49:36 +02:00
Alexandre Aubin
9dccfa721e Fix ldap init using slapadd 2021-05-23 23:07:28 +02:00
ljf
8efa4dce6e [tmp] debug on ci 2021-05-23 22:54:00 +02:00
Alexandre Aubin
f2d57947ea
Merge pull request #1231 from YunoHost/fix-spfbl
[fix] Remove SPFB cause this dnsbl make false positive compared to we…
2021-05-23 20:16:29 +02:00
ljf (zamentur)
4266cfec6b
[fix] Remove SPFB cause this dnsbl make false positive compared to web version ! 2021-05-21 01:09:19 +02:00
ljf
d241db4c33 [fix] Be able to init slapd in a chroot 2021-05-21 00:46:31 +02:00
Salamandar
9c21fde52b
Set YNH_APP_BASEDIR as an absolute path
Ping @alexAubin :)
2021-05-18 22:03:06 +02:00
Alexandre Aubin
2b0df6c35a Add requirements for new helpers 2021-05-10 19:00:53 +02:00
Alexandre Aubin
06f8c1cc88 Define ynh_node_load_path to be compatible with ynh_replace_vars 2021-05-10 19:00:53 +02:00
ericgaspar
bdd343a4b7
Update nodejs 2021-05-10 09:53:39 +02:00
Alexandre Aubin
1757ce6012
Merge pull request #1222 from yalh76/ynh_systemd_action_stop
ynh_systemd_action: Fix case where service is already stopped
2021-05-08 14:56:58 +02:00
Alexandre Aubin
51478d14e2 ssh_config: add conf block for sftp apps 2021-05-07 19:48:22 +02:00
yalh76
19d2901d46 Manage case of service already stopped 2021-05-06 13:05:21 +02:00
Alexandre Aubin
ee83c3f9ba Recreate the admins group which for some reason didnt exist on old setups .. 2021-04-28 17:47:22 +02:00
Alexandre Aubin
db3cc62bc7 Add ssh.app, sftp.app groups to cover my_webapp and borg needing ssh access 2021-04-24 17:26:03 +02:00
Alexandre Aubin
381f789fec ynh_port_available: also check ports used by other apps in settings.yml 2021-04-23 21:00:21 +02:00
Alexandre Aubin
4ae72cc3c8
Don't suggest that we can remove multiple apps 2021-04-22 14:41:54 +02:00
Alexandre Aubin
298f8e877e
Merge branch 'dev' into ci-format-dev 2021-04-17 02:54:13 +02:00
Alexandre Aubin
92eb97042f ynh_remove_fpm_config: we probably want to remove the conf file *before* reloading the service... 2021-04-17 02:52:56 +02:00
yunohost-bot
66f2613518 [CI] Format code 2021-04-17 00:31:06 +00:00
Alexandre Aubin
27c4b33065
Merge pull request #1190 from YunoHost/remove-src_filename
Remove src filename
2021-04-17 01:57:41 +02:00