HgO
|
8015e9a8da
fix template paths
|
7 months ago |
HgO
|
359b6fb9d4
fix path for allowed.csv
|
7 months ago |
HgO
|
2c97fa5a2c
Merge branch 'master' of github.com:YunoHost-Apps/hotspot_ynh into captive_portal
|
7 months ago |
Alexandre Aubin
|
2d38e95ea3
Disable the classic hostapd service because we're using hostapd@$app instead, otherwise it'll flood logs x_x
|
1 year ago |
Alexandre Aubin
|
366beb69b3
wifi_passphrase must be saved explicitly
|
1 year ago |
Alexandre Aubin
|
ddb9324084
Yolo packaging v2
|
1 year ago |
Alexandre Aubin
|
1d9844f997
Use 'yunohost service start' instead of 'ynh_systemd_action' such that yunohost properly gives the lock to the 'yunohost tools regen-conf' inside the service
|
1 year ago |
Alexandre Aubin
|
b80ee8b347
Cleanup the whole stuff with .tpl file ... we don't need to copy them to intermediate locations, nor to backup/restore them...
|
1 year ago |
Alexandre Aubin
|
3a72871641
follow-up of previous commit : we probably need yunohost's lock to be able to trigger the regenconf from inside the service script
|
1 year ago |
Alexandre Aubin
|
f40082a94c
yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ?
|
1 year ago |
HgO
|
e3a4f9e34a
remove duplicate config
|
1 year ago |
HgO
|
2b60fee9f2
configure dnsmasq to enable dns resolver on wifi interface
|
1 year ago |
HgO
|
5205776551
declare empty vars for ip6_net and ip6_dns
|
1 year ago |
HgO
|
ac6cff8a93
init ip6_net and ip6_dns vars
|
1 year ago |
Alexandre Aubin
|
3be5d12a97
Merge branch 'testing' into remove_multissid
|
1 year ago |
Alexandre Aubin
|
c39e31a92c
Code review / add quotes around suspicious vars that may be empty
|
1 year ago |
HgO
|
2f0dfecca5
don't guess ipv6 prefix from vpnclient app
|
1 year ago |
HgO
|
20cd43340c
Revert "fix firewall port warning"
|
1 year ago |
HgO
|
7803699e66
display unused wifi devices
|
1 year ago |
HgO
|
ee04b0449b
fix firewall port warning
|
1 year ago |
HgO
|
69478cd6e2
create functions for configuring hostapd and dhcp
|
1 year ago |
HgO
|
a4a99e70f6
fix config panel
|
1 year ago |
HgO
|
5b2143d814
stupid bash syntax
|
1 year ago |
HgO
|
baf3dac35f
apply config during install and upgrade
|
1 year ago |
HgO
|
9b6ba3ec5a
fix config run
|
1 year ago |
HgO
|
da0c4095a8
run config after install
|
1 year ago |
HgO
|
ee19798159
fix exec permissions
|
1 year ago |
HgO
|
35eb80ef4a
remove .service prefix
|
1 year ago |
HgO
|
538826b32e
enable multi instance
|
1 year ago |
HgO
|
d6b5dc62c5
custom systemd config for hostapd to handle multiple instances
|
1 year ago |