Commit Graph

370 Commits (8355c1cbfe03794150368243e76f635eea9f2578)
 

Author SHA1 Message Date
D9ping 8355c1cbfe Use sed regular expressions to deal with changing php configuration.
Don't try turn on not existing Zend Opcache under php 5<=
Turn on session.use_strict_mode if off.
Don't change decreated expose_php.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping 19f123b0c4 WIP: Php default configuration hardening.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping 5988dab56e Fixed html option end tag.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
Bill Zimmerman a02b525fc1 Added missing double-quote. Fixes #222. Thanks @seebz 7 years ago
Bill Zimmerman 833690a1b8
Merge pull request #220 from D9ping/Branch_D9ping
Multiple security fixes
7 years ago
D9ping 182a6509e9 Don't allow to read ini file everywhere on filesystem.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping fb7ba20055 Fixed php notices log messages.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping bbea02cc54 Fix for #212
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping 2b03fa316d Escape client input, console output etc. before doing any echo.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
billz 6be3680f8f Merge branch 'randyoo-master'. Related to #196. Thanks @randyoo 7 years ago
billz 52b227992b Merge branch 'master' of https://github.com/randyoo/raspap-webgui into randyoo-master 7 years ago
billz 417f11ea1a Merge feature branch. Fixes #210 & #217. Thanks @D9ping 7 years ago
D9ping a86c8e4553 Fix for #211.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping 2ad03e1035 Fix for #210.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
randyoo ecfac9464f
Merge pull request #1 from randyoo/randyoo-wlan1
support secondary (or more) wlan interfaces
7 years ago
randyoo 2805e6eb6d
support secondary (or more) wlan interfaces
patch installer.sh with /etc/sudoer commands that support wlan1 - wlan9.
7 years ago
randyoo 2649991675
add wlan1 scan capability to sudoers commands 7 years ago
billz 55c6e332cc Label change, thanks Tino 7 years ago
Bill Zimmerman de672f7be5
Update README.md 7 years ago
Bill Zimmerman 31e6230112
Update README.md 7 years ago
billz 9dd2fc2b65 Added locale support for de_DE, thanks Tino 7 years ago
billz b72ec32f4a Added de_DE messages, thanks Tino 7 years ago
billz ff4385753c Fixes #188. Thanks @bluthen 7 years ago
billz ae171cfe46 Initial caps for locales in select list 7 years ago
Bill Zimmerman ad83685796
Added multilingual support 7 years ago
Bill Zimmerman f3a1c7c872 Updated LC_MESSAGES 7 years ago
billz af5ede9028 Updated LC_MESSAGES 7 years ago
billz 74842aac62 Minor nav label change 7 years ago
billz 65f38845a3 Added local support for sv_SE 7 years ago
billz b4c3fe1bd3 Added locale support for sv_SE 7 years ago
billz 14ac92b33e Updated sv_SE messages, thx @ImEmil 7 years ago
billz ca2bcf1013 Updated sv_SE messages, thx @ImEmil 7 years ago
Bill Zimmerman c3a24c2fe6 Added sv_SE messages, thx @ImEmil 7 years ago
Bill Zimmerman 6c1af8aa16 Added sv_SE messages, thx @ImEmil 7 years ago
billz 8e59edc584 Merge branch 'master' of https://github.com/billz/raspap-webgui 7 years ago
billz 534d44c03d Added language tab and selector 7 years ago
billz 2b8e37880e Bugfix: set locale SESSION var 7 years ago
billz c1fab759e4 Moved session_start() before includes 7 years ago
Bill Zimmerman 24b0b6a5d2
Update README.md
Added external site link
7 years ago
billz f92b7ebcf3 Added pt_BR messages, thx @dalmago 7 years ago
billz abdb7782d9 Added pt_BR messages, thx @dalmago 7 years ago
billz 53cdbd2528 Added support for pt_BR, thx @dalmago 7 years ago
billz e317d3014f Added pt_BR messages, thx @dalmago 7 years ago
Bill Zimmerman e29dc74e06 Fix indents 7 years ago
Bill Zimmerman c054d47731
Merge pull request #125 from billz/i18n
Internationalization (i18n)
7 years ago
billz 264ccdd34f Compiled message catalog with new translations 7 years ago
billz 1f3e5231f7 Updated messages with new UI labels 7 years ago
billz 23b7a76c6a Replaced strings with gettext() alias 7 years ago
billz b674f4f209 Mode change 7 years ago
billz be4ccda6f7 Replaced strings with gettext() alias 7 years ago