943 Commits

Author SHA1 Message Date
billz
2b92d028f6 Minor: define status + redirectUrl vars 2025-01-21 05:23:19 -08:00
billz
9c4f8be363 Fix: include session 2025-01-21 05:22:22 -08:00
billz
21b9feb0ef Refactor auth method: http basic > user login 2025-01-21 05:14:18 -08:00
billz
111c9581a3 Resolve hash_equals() error w/ expired csrf_token, add login redirect 2025-01-21 00:33:24 -08:00
billz
6cb0be96b4 Set data-bs-backdrop + data-bs-keyboard attributes 2025-01-21 00:31:49 -08:00
billz
6dbdf89760 Add DisplayLogin() page handler 2025-01-21 00:30:40 -08:00
billz
3f883a70de Initial commit 2025-01-21 00:29:14 -08:00
billz
c51b520b8d Decouple session from csrf handler, set initial lastActivity 2025-01-20 00:55:21 -08:00
billz
866d8eb5b0 Update w/ sessionTimeoutModal, lastActivity 2025-01-20 00:53:26 -08:00
billz
3cf22a9cbb Define RASPI_SESSION_TIMEOUT 2025-01-20 00:52:28 -08:00
billz
0c31b5ba71 Set dhcp-ignore=tag:!known from option switch 2025-01-19 00:23:06 -08:00
billz
531970d9c6 Extend wg peer endpoint validation w/ subdomain + hostname 2025-01-01 00:41:56 -08:00
billz
cf78f5dc94 Update release version 2024-12-17 17:16:22 -08:00
billz
cc85c556a1 Update release version 2024-12-17 13:25:12 -08:00
billz
3898b82287 Fix remaining dhcp undefined array key warnings 2024-12-17 11:32:50 -08:00
billz
26c64d42e6 Fix php warnings w/ null coalescing operator for $_POST keys 2024-12-16 18:39:33 -08:00
billz
b7a6d334e3 Fix ParseConfig() handling of name-only options, thx @meandthemachine 2024-12-16 18:19:15 -08:00
billz
26bd632bab Resolve php warnings w/ null coalescing operator 2024-12-16 17:54:17 -08:00
billz
7684a4932d Update w/ code attribution - thx @easylo 2024-12-06 01:22:28 -08:00
billz
4d1b746932 Update release version 2024-11-28 01:38:42 -08:00
billz
66f5cd4183 Create stripAnsiSequence() 2024-11-27 23:19:41 -08:00
billz
50d0e0be82 Sanitize CLI output, fetch provider details after page functions 2024-11-27 00:41:24 -08:00
billz
72475b16ef Remove ANSI escape sequences w/ stripArtifacts() 2024-11-26 14:30:14 -08:00
billz
68d47f9a41 Process Adguard cmd output 2024-11-26 01:23:20 -08:00
billz
a4b26da5ec Update release version 2024-11-10 00:17:30 -08:00
billz
6fa4f3d5a6 Minor: code cleanup 2024-11-10 00:02:47 -08:00
billz
4e71a6e753 Fix: evaluate pluginName in renderTemplate 2024-11-08 03:31:22 -08:00
billz
04a6d007fd Consolidate handlePageAction in plugin class, remove functions.php from plugin 2024-11-07 00:44:06 -08:00
billz
3a19ed9c3d Check for plugin to handle request, fallback to core page actions 2024-11-05 18:24:41 -08:00
billz
3af68ca9a9 Create getClassName(), update renderTemplate() 2024-11-05 18:21:31 -08:00
billz
316543cfa7 Removed (deprecated) 2024-11-05 09:14:24 -08:00
billz
6b3455345d Refactor to use PluginManager public methods 2024-11-05 09:13:37 -08:00
billz
8021099f49 Create renderStatus() 2024-11-05 09:12:42 -08:00
billz
fbf3129ef4 Update release version 2024-11-03 01:08:04 -08:00
Bill Zimmerman
80d2e6b801
Merge pull request #1682 from RaspAP/maint/bootstrap5.3
Upgrade Bootstrap to v5.3.3
2024-11-03 10:05:32 +01:00
billz
40a526f217 Update release version 2024-10-29 09:54:24 -07:00
billz
23dbbd8ea8 Create setTheme() update night-mode switch + apply dark.css 2024-10-26 03:15:43 -07:00
billz
80fbb9aaed Update input-group fontawesome icons 2024-10-26 01:16:09 -07:00
billz
6c20740ffd Upgrade font-awesome to v6.6 2024-10-26 00:45:53 -07:00
billz
26d2f244f9 Template layout + compatibility tweaks 2024-10-25 02:19:17 -07:00
billz
bc1c7803e0 Revise/fixup tooltips 2024-10-25 01:19:19 -07:00
billz
ce46f87459 Remove material light/dark themes (deprecated) 2024-10-25 01:02:09 -07:00
billz
6cd18ad571 Create footer.php 2024-10-25 00:02:38 -07:00
billz
29ca176e49 Move nav elements to footer, style tweaks 2024-10-24 10:33:40 -07:00
billz
e00b2fcfde Update class name for selects 2024-10-24 02:20:34 -07:00
billz
363bcba144 Revise w/ updated sb-admin, bootstrap classes 2024-10-24 00:13:00 -07:00
billz
246fd32058 Update release version 2024-09-27 01:10:32 -07:00
billz
5b88728ec1 Create function parseUserHostapdCfg() 2024-09-26 04:17:34 -07:00
billz
677fe42d84 Add support for custom hostapd.conf.users file 2024-09-26 01:36:13 -07:00
billz
74c7fb8c7a Apply escapeshellarg to OpenVPN auth + client configs 2024-09-20 09:06:43 +02:00