Christian Zeitnitz
2e1781a2eb
Add installation script
Add wireguard iptables rules
2 years ago
Christian Zeitnitz
5f0eb25f5c
Add Firewall entry to menu
2 years ago
Christian Zeitnitz
59abc641d6
Implement firewall
- settings in iptables_rules.json
- creates a script under /tmp/iptables_raspap.sh and executes it
- no installer yet
- to do: deal with Bridge and VPN settings
2 years ago
billz
98533c3ee8
Update release version
2 years ago
billz
1b7169edd4
Tweak wg template
2 years ago
Bill Zimmerman
78c4dff40b
Merge pull request #45 from RaspAP/feature/wg-extended
Extend WG functionality
2 years ago
billz
ab3e147bbf
Update wg messages for en_US locale
2 years ago
billz
2ccce60189
Simplify template, update save actions
2 years ago
billz
8374d032b3
Update w/ common public_ip function
2 years ago
billz
84fcedc203
Added get_public_ip()
2 years ago
billz
225bff59b6
Upload wg config, set postup/down rules, move to destination
2 years ago
billz
fbe1348e15
Added sudoers mv /tmp/wg/*
2 years ago
billz
d7baf5492f
Set toggle state from template var
2 years ago
billz
c3b45a7915
Update labels, add iptables rules toggle
2 years ago
billz
8c3531e6d2
Work in progress: SaveWireGuardUpload()
2 years ago
billz
1adaca1ea1
Set file upload as default wg config method
2 years ago
billz
84d5584150
Move file upload validation class to functions
2 years ago
billz
de586e0024
Work in progress: WG server config panels
2 years ago
Bill Zimmerman
4d4fac2a8f
Merge pull request #43 from RaspAP/feature/zbchristian-clients-mods
Feature/zbchristian clients mods
2 years ago
billz
8cd2c59ca1
Update w/ namespace
2 years ago
billz
87352b8b42
Update w/ namespace, fix configauth for client.conf
2 years ago
billz
699f9ff397
Bugfix + remove debug output
2 years ago
billz
8409c3e7d8
Update sudoers ovpn actions
2 years ago
billz
b7a9c6254e
Refactor w/ file upload class
2 years ago
billz
8ae0fce366
Initial commit
2 years ago
Bill Zimmerman
ab9e9ae8d4
Update README.md
2 years ago
billz
859b99fd60
Update documentation links
2 years ago
Christian Zeitnitz
8f702a2a55
Correct Hilink authentication and service
2 years ago
Christian Zeitnitz
0625fcc5ef
Add raspap_helpers.sh
2 years ago
Bill Zimmerman
73161151fe
Merge pull request #40 from RaspAP/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.18 to 7.0.36
2 years ago
dependabot[bot]
6f353b331f
Bump postcss from 7.0.18 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.18 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.18...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Bill Zimmerman
6c8ab2b31b
Merge pull request #934 from RaspAP/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.18 to 7.0.36
2 years ago
dependabot[bot]
3566d0f032
Bump postcss from 7.0.18 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.18 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.18...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Bill Zimmerman
bcff66d14f
Update issue templates
2 years ago
billz
815e4639a1
Update release version
2 years ago
Bill Zimmerman
daffef71c8
Merge pull request #37 from RaspAP/zbchristian-openvpn-fix
Fix openvpn activation and config display
2 years ago
billz
0a9aa6a5e6
Update fr_FR locale translations, thx @yolateng0
2 years ago
billz
e07774c09b
Update fr_FR locale translations, thx @yolateng0
2 years ago
zbchristian
4c79f1f362
Insert determination of the default config
2 years ago
zbchristian
4bfbfc40f1
Remove determination of the default config
2 years ago
zbchristian
a963c0564f
Correct displayed configuration name
2 years ago
zbchristian
f721c08dc9
Fix openvpn activation of configuration
2 years ago
zbchristian
e62bb9c04e
Fix display of active openvpn config
2 years ago
billz
5f7df3accb
Update release version
2 years ago
Bill Zimmerman
2fc30acbc5
Merge pull request #34 from RaspAP/bugfix/multiple-ovpn
Bugfix: multiple OpenVPN config handling
2 years ago
billz
83c6e17970
Refactor openvpn activate cfg ajax
2 years ago
billz
cca50c3592
Update raspap.sudoers w/ /usr/bin/ln -s
2 years ago
billz
1b7074f693
Revise openvpn log output method
2 years ago
billz
1647aa3c73
Refactor config handling w/ symbolic links
2 years ago
billz
234f22117f
Remove file_move_config (deprecated)
2 years ago