ckingn
38692e7edd
Update SECURITY.md
...
per_page (or 'limit') Integer (default: 1000) Maximum number of approved senders to list at once (max 1,000)
page String (default: 1) Desired page number
offset Integer Offset for getting approved senders. Can be used in combination with (or instead of) page parameter.
*required
2023-06-28 21:54:38 -07:00
billz
186af54185
Add iw_package when OS = ubuntu
2023-06-04 15:11:25 +00:00
billz
6b01e6afae
Fix php8 uncaught fatal error: Unsupported operand types string * int
2023-06-04 14:19:28 +00:00
billz
a69bf2c6dd
Add _check_notify_ubuntu()
2023-06-04 12:26:15 +00:00
billz
5c9e842244
Fix php8 uncaught fatal error: ($value) must be of type Countable
2023-06-03 18:47:53 +00:00
billz
e3a9919af1
Set php_package for Ubuntu 23.04
2023-06-03 18:43:55 +00:00
billz
20414b9ef1
Detect latest distro releases + set php_package
2023-06-02 12:52:52 +00:00
billz
5ee8270f47
Fix fatal error in php8 parse_ini_file()
2023-06-02 12:51:13 +00:00
billz
47cbd520d0
Update BACKERS.md
2023-05-21 15:46:08 +01:00
Bill Zimmerman
9ddff8f245
Merge pull request #1350 from RaspAP/feat/nohook-toggle
...
Implements nohook wpa_supplicant flag
2023-05-19 16:05:34 +00:00
billz
98d392d473
Implements nohook wpa_supplicant flag
2023-05-19 12:18:25 +01:00
billz
c971c5c9bc
Installer hotfix + update release version
2023-04-12 21:09:01 +01:00
billz
c5eb4bc068
Update release version
2023-04-11 23:31:00 +01:00
billz
c838a33deb
Update _install_dependencies()
2023-04-11 23:29:04 +01:00
billz
810114613b
Update release version
2023-04-11 10:14:22 +02:00
Bill Zimmerman
dd6ff1ca92
Merge pull request #1337 from RaspAP/fix/installer
...
Fix: update _install_dependencies()
2023-04-11 08:10:53 +00:00
billz
cb79429f27
Fix: update _install_dependencies()
2023-04-11 10:03:52 +02:00
Bill Zimmerman
9af19a9b74
Create SECURITY.md
2023-04-07 21:50:29 +02:00
Bill Zimmerman
f17cb126fa
Merge pull request #1333 from RaspAP/security/wpa_cli
...
Input sanitization for wpa client
2023-04-07 10:39:52 +00:00
billz
157f29b858
Update sanitize wifi_client_interface var
2023-04-07 12:32:01 +02:00
Bill Zimmerman
b70bce0d7b
Merge pull request #1335 from ldevillez/master
...
missing = in install script
2023-04-06 14:02:08 +00:00
ldevillez
ac08a2cfaf
missing =
2023-04-06 14:38:23 +02:00
billz
7adbfe143d
Update connect var sanitization
2023-04-06 11:42:11 +02:00
Bill Zimmerman
6a295d46b8
Update Travis CI embed status image
2023-04-06 10:20:23 +02:00
Bill Zimmerman
9d3007194e
Merge pull request #1334 from RaspAP/feat/resetbtn
...
Feature: Restore settings
2023-04-06 06:22:40 +00:00
billz
11278542d1
Update label + en_US locale message
2023-04-05 20:11:37 +02:00
billz
7b43f64e87
Code scan fix: escape text before interpreting as html
2023-04-05 17:03:12 +02:00
billz
4bf83d4411
Update label w/ relevant doc link
2023-04-05 08:59:51 +02:00
billz
8f3ae2b376
Update en_US locale messages + compile .mo
2023-04-04 22:36:51 +02:00
billz
13a113f717
Add gettext strings to model data-message fields, error handling
2023-04-04 22:30:03 +02:00
billz
2499c7a712
Update modal dialog
2023-04-04 22:06:00 +02:00
billz
bde68d8e30
Add system-reset ajax handler
2023-04-04 22:05:25 +02:00
billz
0d0aee916e
Initial commit
2023-04-04 22:04:17 +02:00
billz
bfcb420524
Update w/ reset tab + modal dialog
2023-04-03 18:48:45 +02:00
billz
55cd332861
Add js-system-reset-confirm handler
2023-04-03 18:47:58 +02:00
billz
a07be6e3bd
Input sanitization for wpa client
2023-04-03 15:20:01 +02:00
Bill Zimmerman
ce7e84ec61
Merge pull request #1326 from eldstal/master
...
Input sanitization for wpa client, Fix for #1325
2023-04-01 00:19:23 +02:00
eldstal
db6bf4c6b4
Additional type check on sensitive network ID parameter
2023-03-31 22:20:10 +02:00
billz
10738f5b7b
Minor: add missing mkcert option to help
2023-03-30 18:43:24 +02:00
eldstal
30e35574a1
Input sanitization for wpa client, Fix for #1325
2023-03-30 12:18:38 +02:00
billz
592bce02bf
Update release version
2023-03-29 10:16:51 +02:00
Bill Zimmerman
fa22327719
Update BACKERS.md
2023-03-29 09:45:56 +02:00
Bill Zimmerman
238e1670fc
Merge pull request #1322 from RaspAP/maint/security
...
Sanitize hostapd input
2023-03-29 09:44:17 +02:00
billz
7760a1d7cb
Update sanitize var method
2023-03-29 09:35:25 +02:00
billz
1e52ff598b
Sanitize input with escapeshellarg()
2023-03-29 08:25:18 +02:00
Bill Zimmerman
dda1fe6bbb
Merge pull request #1319 from RaspAP/feat/minwrite
...
Adds minimal SD card write support to installer
2023-03-28 21:33:00 +02:00
billz
454e5d7ea8
Update remove_packages + disable_services
2023-03-28 18:43:36 +02:00
billz
b64faff248
Update w/ apt-get, install_status 2 (warning) on service disable
2023-03-26 12:01:38 +02:00
billz
0ba7833804
Add proceed check to _install_logger()
2023-03-26 10:08:01 +02:00
billz
33d99a0148
Minor: comments
2023-03-25 18:09:41 +01:00