1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
D9ping
2b03fa316d Escape client input, console output etc. before doing any echo.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
2018-08-04 02:05:56 +02:00
billz
ff4385753c Fixes #188. Thanks @bluthen 2018-06-12 17:08:27 +00:00
Bill Zimmerman
d8f4f15db8
Merge branch 'master' into i18n 2018-05-27 10:42:54 +02:00
billz
2a05284be6 Specifies interface with -i option and wpa_cli. Resolves #163 2018-03-28 10:09:58 +00:00
Russ Marshall
5c04c1dbca preserve priority in wpa_supplicant.conf 2018-02-25 09:08:21 -05:00
Emmanuel Geoffray
3228114dd8 add global to select wireless interface for wifi client 2017-12-07 19:00:48 +00:00
billz
03b5c6a695 Fixed typo. Thanks @bebora for catching it 2017-10-29 22:59:14 +00:00
billz
ff18f84fd8 Updated static labels with gettext() 2017-10-24 13:50:17 +00:00
Bill Zimmerman
0374e41b62 Fixed typo in message 2017-10-24 12:26:00 +02:00
billz
062d5aeb4f Replaced interface labels with gettext() 2017-10-23 19:51:34 +00:00
billz
56c9fccda7 Fixed style class for rescan btn 2017-10-03 17:22:48 +00:00
royord
df8f15acba rescan button moved into a better home 2017-09-15 04:42:49 +00:00
royord
348e3a07b4 added rescan 2017-09-15 04:27:25 +00:00
Bill Zimmerman
7048a991c8 Resolves #76 2017-06-03 14:25:11 +00:00
Bill Zimmerman
261c90473d Resolves #49 2017-05-19 13:25:47 +00:00
Joe Haig
9492330196 Indicated connected network 2016-08-14 17:25:53 +00:00
Joe Haig
b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
2016-08-14 16:56:13 +00:00
Joe Haig
e953e68556 Redo 'Configure client' page 2016-08-14 16:40:59 +00:00
Joe Haig
a87d7ee869 Allow open networks 2016-08-12 21:22:21 +00:00
Joe Haig
ad76f7651a Split out php from html 2016-08-12 20:53:44 +00:00
Joe Haig
c7ed97dd8b Change method of calculating channel and security 2016-08-12 17:29:56 +00:00
Joe Haig
fe3b0e9513 Move client wifi configuration into separate file 2016-08-12 17:00:43 +00:00