Commit Graph

2 Commits

Author SHA1 Message Date
deltaxflux e6547083d6
Fix security vulnerability in jquery < 3.5.0.
Vulnerability:
Jquery below 3.5.0 allows to pass HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code.

Fix:
Bump jquery to 3.5.0.
2020-06-16 23:09:34 +02:00
deltaxflux 2b8815b778 Fluxion 5.1:
- Move external git repository to fluxion
- Modify fluxion internals
- Fix issue #587, check if systemd-resolver is running and kill it
- Fix issue #579, kill running network manager service
- Rewrite instructions
- Bump revision
2018-08-13 20:01:10 +02:00