Commit Graph

1419 Commits (216da0dbd8f8e08da0f6300f3af2c83b4cd5e70b)
 

Author SHA1 Message Date
Joe Haig 0880ce388c Fix wpa_pairwise setting 10 years ago
Joe Haig ec03171e74 Reboot at end of installation 10 years ago
Joe Haig 294ed85707 Correct ctrl_interface in default configuration 10 years ago
Joe Haig a3ea51077d Some more default config files
* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf
10 years ago
Joe Haig a3bfa51c70 Default hostapd configuration 10 years ago
Joe Haig 58bd439b4d Replace /etc.init.d with service 10 years ago
Joe Haig 5f748c4b84 Add hostapd install to manual install instructions 10 years ago
Joe Haig fd20d867dc Install hostapd as a dependency 10 years ago
Joe Haig b8b3fd1d31 Move old install directory if it exists 10 years ago
Bill Zimmerman 3a958e3f3b Merge pull request #37 from jrmhaig/split_sudo
Make /etc/visudo file a bit more readable
10 years ago
Joe Haig 54ef4de291 Make /etc/visudo file a bit more readable 10 years ago
Joseph Haig fad6f8ee82 Merge pull request #36 from jrmhaig/visudo_typo
Fix typo
10 years ago
Joe Haig bf2002e72f Fix typo 10 years ago
Joseph Haig d5e296b85e Merge pull request #35 from jrmhaig/subdirectory
Set form actions correctly
10 years ago
Joe Haig 8e179f0614 Set form actions correctly 10 years ago
Bill Zimmerman c8cca832c8 Merge branch 'master' of https://github.com/billz/raspap-webgui 10 years ago
Bill Zimmerman 17d1b69805 Detect Raspian version and set lighttpd webroot. Fixes #29 10 years ago
Bill Zimmerman 103eaff832 Merge pull request #28 from jrmhaig/lighttpd_home
Update README for changed lighttpd directory
10 years ago
Joseph Haig dc6bdc028c Add missing / 10 years ago
Joseph Haig 0a9b2363de Correct markdown for bold 10 years ago
Joe Haig 9ceaa90530 Change lighttpd default directory 10 years ago
Bill Zimmerman 52d569d7f3 Merge pull request #24 from jrmhaig/dashboard
Move dashboard function to separate file
10 years ago
Joe Haig 20eb3b0107 Merge branch 'master' into dashboard 10 years ago
Bill Zimmerman d47a939649 Merge pull request #23 from jrmhaig/client
Redo wireless client configuration
10 years ago
Joe Haig 66d6f3766c Find bitrate and signal level correctly
Also, display signal level as just a number rather than a graph
10 years ago
Joe Haig f730aa1ffb Use status class 10 years ago
Joe Haig 9492330196 Indicated connected network 10 years ago
Joe Haig b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
10 years ago
Joe Haig e953e68556 Redo 'Configure client' page 10 years ago
Joe Haig a87d7ee869 Allow open networks 10 years ago
Joe Haig ad76f7651a Split out php from html 10 years ago
Joe Haig c7ed97dd8b Change method of calculating channel and security 10 years ago
Joe Haig fe3b0e9513 Move client wifi configuration into separate file 10 years ago
Bill Zimmerman 4c587bb911 Merge pull request #22 from jrmhaig/system
Add Raspberry Pi version to system page
10 years ago
Joe Haig c391314ef9 Merge branch 'master' into dashboard 10 years ago
Joe Haig 15780821c8 Merge branch 'master' into system 10 years ago
Joe Haig 4611bcc615 Change tabs to spaces 10 years ago
Bill Zimmerman 0b41c39a65 Merge pull request #19 from jrmhaig/master
Validations on HostAPD fields
10 years ago
Joe Haig 095e1afa8c Move Dashboard function to separate file 10 years ago
Joe Haig bdfcf270a7 Show Raspberry Pi revision information 10 years ago
Joe Haig 7406a5050c Move system page into separate file 10 years ago
Joe Haig bff9dfbbbc Some validation on POST data 10 years ago
Joe Haig 671016e685 Add CSRF to hostapd config
And tidy things up a bit
10 years ago
Joe Haig 15a4ece433 Move function to save HostAPD config too 10 years ago
Joe Haig bfb1332cdf Move HostAPD into separate file 10 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)
10 years ago
Bill Zimmerman 9df326b338 Merge pull request #16 from jrmhaig/csrf
Adding CSRF verification to DHCP form
10 years ago
Joseph Haig bfae272b0f Better checking 10 years ago
Joseph Haig 46894ef91e Fix checking dnsmasq starting/stopping 10 years ago
Joseph Haig 3b043950de Add CSRF to DHCP form
Also, separate out into separate file and refactor
10 years ago