Commit Graph

77 Commits (671016e6859fee3ae4e9bff81312b5e0d43e2cce)
 

Author SHA1 Message Date
Joe Haig 671016e685 Add CSRF to hostapd config
And tidy things up a bit
8 years ago
Joe Haig 15a4ece433 Move function to save HostAPD config too 8 years ago
Joe Haig bfb1332cdf Move HostAPD into separate file 8 years ago
Joe Haig 2131842fe7 Tidy up some whitespace
Sorry, I don't like tab indentation.
(and I definitely don't like a mixture of tab and space indentation)
8 years ago
Bill Zimmerman 9df326b338 Merge pull request #16 from jrmhaig/csrf
Adding CSRF verification to DHCP form
8 years ago
Joseph Haig bfae272b0f Better checking 8 years ago
Joseph Haig 46894ef91e Fix checking dnsmasq starting/stopping 8 years ago
Joseph Haig 3b043950de Add CSRF to DHCP form
Also, separate out into separate file and refactor
8 years ago
Joseph Haig c65ddd010f Tabs to spaces 8 years ago
Joseph Haig a28b926b3a Move status messages into new class 8 years ago
Bill Zimmerman 14f9fd27e3 Merge pull request #15 from jrmhaig/csrf
Guard against CSRF
8 years ago
Bill Zimmerman 23cb583178 Merge pull request #14 from jrmhaig/master
Fix password update form
8 years ago
Joseph Haig 2c86f262ba Merge branch 'master' into csrf
Conflicts:
	includes/admin.php
8 years ago
Joseph Haig d92b01e8f2 Fix tabbing 8 years ago
Joe Haig 0e16207422 Fix password update form 8 years ago
Joe Haig 5c2492e785 Add CSRF token to password change page 8 years ago
Bill Zimmerman f98af5c60b Merge pull request #11 from jrmhaig/master
A few minor fixes
8 years ago
Joe Haig d431c3f767 Permit flags in the config 8 years ago
Joe Haig 443c75390a Set $status to avoid error 8 years ago
Joe Haig 2e8c97d421 Correctly find Received Bytes 8 years ago
Joe Haig 098caa1262 Remove spurious ' character 8 years ago
Bill Zimmerman 0ba25b9857 Merge pull request #10 from ReadmeCritic/master
Update README URLs based on HTTP redirects
8 years ago
ReadmeCritic 74b6e80728 Update README URLs based on HTTP redirects 8 years ago
Bill Zimmerman 8d33a049ed Modified system package update 8 years ago
Bill Zimmerman d9f1f35dd9 Updated with quick install 8 years ago
Bill Zimmerman 975a7942cc Updated error message 8 years ago
Bill Zimmerman b041bd6eda Intial commit 8 years ago
Bill Zimmerman bd4d7af732 Intial commit 8 years ago
Bill Zimmerman 6f1df5fe9e Initial commit 8 years ago
Bill Zimmerman 43d17f2a96 Updated phpDoc header 8 years ago
Bill Zimmerman 818e833a93 Updated to reflect minor release 8 years ago
Bill Zimmerman 94a7465395 Updated panel icon 8 years ago
Bill Zimmerman 18a9fd8999 Updated panel icon + standarized label 8 years ago
Bill Zimmerman dc76fd4d4a Updated panel icons + simplified header 8 years ago
Bill Zimmerman 26210318a1 Minor tweaks 8 years ago
Bill Zimmerman a0f647b3bd Updated screenshots 8 years ago
Bill Zimmerman d8f23eeda8 Merge pull request #9 from zlolz/add-system-controls
Add System Info and System Control (foundation)
8 years ago
zlolz 638f2e6d3d add cpu load bar, colour mem and cpu bars baased values (ok, warning, danger) 8 years ago
zlolz de7c0f7d79 Add System Info and System Control (foundation) 8 years ago
Bill Zimmerman f3ebe5ea4f Merge pull request #7 from zlolz/fix-interfaces
hostapd & dhcpd -- ensure all interfaces are selectable
8 years ago
Bill Zimmerman e93f853ee0 Merge pull request #8 from zlolz/fix-instructions
fix instructions - dirname and filename typos
8 years ago
zlolz 089c986d0a fix instructions - dirname and filename typos 8 years ago
zlolz 96e179e501 hostapd & dhcpd -- ensure all interfaces are selectable 8 years ago
Bill Zimmerman 250d1f58be Merge pull request #6 from jrmhaig/master
A bugfix and adding authentication
8 years ago
Joe Haig a3e37866e6 Clean up 8 years ago
Joseph Haig 2bfd7be098 Merge pull request #1 from jrmhaig/authentication
Add simple authentication
8 years ago
Joseph Haig 4e77adce33 Add simple authentication 8 years ago
Joe Haig 926d7ba13b Add more PHP_EOLs 8 years ago
Joe Haig 98a9822897 Avoid breaking hostapd config file with tabs 8 years ago
Bill Zimmerman a321910f24 Fixes #5 8 years ago