opnsense-core/src/www
Ad Schellevis d1962f8ed5 legacy/csrf - remove Phalcon\Encryption\Security\Random dependency for a simple Csrf class offering the same random url safe base64 encoded string. 2024-04-30 14:11:54 +02:00
..
javascript Firewall: Categories / cleanup search action. 2024-03-20 14:56:02 +01:00
widgets update traffic graph colors to be contrast and consistent (#7217) 2024-02-09 11:11:42 +01:00
authgui.inc system: fix legacy language handing 2024-04-04 11:18:32 +02:00
crash_reporter.php crashreporter - safeguard /tmp/PHP_errors.log file before usage. 2023-12-04 18:28:07 +01:00
csrf.inc legacy/csrf - remove Phalcon\Encryption\Security\Random dependency for a simple Csrf class offering the same random url safe base64 encoded string. 2024-04-30 14:11:54 +02:00
diag_authentication.php System: Access: Tester - handle case insensitivty while reading groups. closes https://github.com/opnsense/core/issues/7140 2024-01-24 20:53:38 +01:00
diag_backup.php system: fix serialusb handling on import differently 2024-03-08 09:17:55 +01:00
diag_defaults.php ui: fix the missing dialog padding in some modals 2024-01-04 10:47:25 +01:00
fbegin.inc system: remove get_current_theme() and align code for safety related to #7336 2024-03-18 10:25:02 +01:00
firewall_nat.php firewall: fix PHP warnings 2024-03-01 08:18:42 +01:00
firewall_nat_edit.php system: remove the old syslog logging page #6830 2024-03-01 08:26:36 +01:00
firewall_nat_out.php Firewall - categories - check state before select (#5538) 2022-02-03 15:23:07 +01:00
firewall_nat_out_edit.php system: remove the old syslog logging page #6830 2024-03-01 08:26:36 +01:00
firewall_rule_lookup.php Firewall/Rules - simplify firewall_rule_lookup.php by reusing filter_core_rules_user(), add reference and rule sequence to filter_core_rules_user(). 2022-09-20 13:08:47 +02:00
firewall_rules.php Firewall: Rules: XXX - show automation rules in their own section as they are sorted in the same area as interface rules. 2024-04-08 11:24:46 +02:00
firewall_rules_edit.php Firewall: Rules - add optional advanced property "State policy" to influence state creation on a per rule base. closes https://github.com/opnsense/core/issues/7294 2024-03-04 20:13:49 +01:00
firewall_schedule.php Firewall Schedules - cleanups 2023-04-15 17:32:21 +02:00
firewall_schedule_edit.php Firewall Schedules - cleanups 2023-04-15 17:32:21 +02:00
firewall_scrub.php firewall: fix PHP warnings 2024-03-01 08:18:42 +01:00
firewall_scrub_edit.php firewall: fix PHP warnings 2024-03-01 08:18:42 +01:00
foot.inc system: migrate services page to MVC #6376 2023-03-15 12:29:07 +01:00
getserviceproviders.php interfaces: in a perfect world these do not need services.inc 2019-04-25 09:37:34 +02:00
guiconfig.inc system: remove get_current_theme() and align code for safety related to #7336 2024-03-18 10:25:02 +01:00
head.inc system: remove get_current_theme() and align code for safety related to #7336 2024-03-18 10:25:02 +01:00
index.php system: remove get_current_theme() and align code for safety related to #7336 2024-03-18 10:25:02 +01:00
interfaces.php Interfaces - change help text to reflect reality. closes https://github.com/opnsense/core/issues/7339 2024-03-21 14:09:12 +01:00
interfaces_assign.php Interfaces: Assignments - opening a new window/tab to navigate feels a bit excessive in this page. remove the target=blank tag. 2023-12-13 17:29:55 +01:00
interfaces_bridge.php interafces: fix typo in previous 2023-09-14 21:56:05 +02:00
interfaces_bridge_edit.php interfaces: use interfaces_restart_by_device() where appropriate 2023-09-15 14:50:23 +02:00
interfaces_ppps.php interfaces: remove $main_buttons use #4216 2021-06-15 12:05:04 +02:00
interfaces_ppps_edit.php interfaces: forgot to commit this apparently 2023-07-24 09:57:07 +02:00
interfaces_wireless.php Interfaces - uniform test if interface is already assigned somewhere using new is_interface_assigned() funciton in utils.inc, implement check in openvpn client/server while here. closes https://github.com/opnsense/core/issues/5163 2021-08-17 12:30:42 +02:00
interfaces_wireless_edit.php interfaces: adjust wireless handling slightly for new return code 2023-09-20 09:29:49 +02:00
reporting_settings.php unbound: general: include statistics toggle for general page migration 2023-05-03 10:21:10 +02:00
services_dhcp.php dhcp: side-by-side works fine now #6983 2024-03-12 11:00:59 +01:00
services_dhcp_edit.php dhcp: fix validation for static entry requirement; closes #6252 2023-08-03 11:25:27 +02:00
services_dhcpv6.php dhcrelay: migrate IPv6 data, consolidation cleanups #6983 2024-03-13 18:00:31 +01:00
services_dhcpv6_edit.php dhcp: remove dynamic IPv6 host name annotations that don't work in isc-dhcp 2022-03-23 12:38:00 +01:00
services_dnsmasq.php ISC DHCP / unbound / dnsmasq - be more explicit of what the feature offers. https://github.com/opnsense/core/issues/7209 2024-02-07 14:00:32 +01:00
services_dnsmasq_domainoverride_edit.php src: fix a few minor coverty reports 2022-11-15 10:19:19 +01:00
services_dnsmasq_edit.php services: split code to get rid of shallow services.inc #3736 2019-10-01 08:33:15 +02:00
services_ntpd.php network time: clarify help text for interface selection 2024-02-07 11:04:47 +01:00
services_ntpd_gps.php src: translation style issues 2022-01-03 10:29:56 +01:00
services_ntpd_pps.php network time: introduce a client mode; closes #2012 2021-06-22 14:39:20 +02:00
services_opendns.php system: use system_resolver_configure() everywhere 2023-03-02 08:35:19 +01:00
services_router_advertisements.php dhcp: test root domain for DNSSL/radvd 2023-04-28 08:44:51 +02:00
status_habackup.php ui: change service restart icons to fa-repeat; closes #4972 2021-05-31 08:00:08 +02:00
status_ntpd.php system: migrate services page to MVC #6376 2023-03-15 12:29:07 +01:00
status_wireless.php interfaces: more wireless status #5987 2022-08-25 12:27:40 +02:00
system_advanced_admin.php system: meh, typo 2024-03-13 09:17:48 +01:00
system_advanced_firewall.php system: meh, typo 2024-03-13 09:17:48 +01:00
system_advanced_misc.php system: create system_resolver_configure() to simplify callers 2023-03-01 08:56:16 +01:00
system_advanced_network.php interaces: killed wrong note 2022-08-30 15:35:51 +02:00
system_advanced_sysctl.php system: allow (multiple) sysctl calls over configd 2024-03-29 16:54:05 +01:00
system_authservers.php system: fix a couple of PHP warnings in auth servers 2023-11-14 09:38:07 +01:00
system_gateway_groups.php system: clear a few legacy DynDNS leftovers 2023-09-15 13:21:49 +02:00
system_gateway_groups_edit.php system: one more that is annoying 2023-11-22 14:33:48 +01:00
system_general.php system: make trust store reload conditional 2023-11-06 10:01:42 +01:00
system_groupmanager.php typo (#6478) 2023-04-06 19:11:48 +02:00
system_hasync.php System: High Availability: Settings - move services to sync in its own pane and add [de]select all buttons. closes https://github.com/opnsense/core/issues/6890 2023-10-09 17:27:10 +02:00
system_usermanager.php System: Access: Users - change user certificate handling to align with the new MVC module. 2024-04-17 21:40:06 +02:00
system_usermanager_addprivs.php System: Access: Groups|Users - when adding the "user-config-readonly" privilege via "Select all", make sure to trigger the warning as well and note the name of the warning. In rare cases people select all and save finding out that nothing else is being stored anymore. 2023-09-25 16:20:44 +02:00
system_usermanager_import_ldap.php usermanager - ldap import, prevent excessive config writes. 2021-07-16 14:07:05 +02:00
system_usermanager_passwordmg.php System: Access: Users - add issuer and logo to OTP link, for https://github.com/opnsense/core/issues/7126 2024-02-06 18:39:47 +01:00
system_usermanager_settings_ldapacpicker.php system: fix syntax error 2021-02-18 08:09:32 +01:00
vpn_ipsec_mobile.php ipsec: remove duplicated id; closes #7300 2024-03-06 07:58:11 +01:00
vpn_ipsec_phase1.php ipsec: fix duplicate id; closes #7299 2024-03-06 08:01:08 +01:00
vpn_ipsec_phase2.php src: fix a few minor coverty reports 2022-11-15 10:19:19 +01:00
vpn_ipsec_settings.php VPN: IPsec: Advanced Settings - isset() vs !empty() and 0 [basic] options for log levels. closes https://github.com/opnsense/core/issues/6500 2023-04-17 21:09:45 +02:00
vpn_openvpn_client.php VPN/OpenVPN - reintroduce "cipher" keyword for older clients. closes https://github.com/opnsense/core/issues/6420 partly reverts 1e28d5b352 , only remove "none" cipher for now and assure its not being set by default for new connections. 2023-03-16 09:37:06 +01:00
vpn_openvpn_server.php VPN/OpenVPN - reintroduce "cipher" keyword for older clients. closes https://github.com/opnsense/core/issues/6420 partly reverts 1e28d5b352 , only remove "none" cipher for now and assure its not being set by default for new connections. 2023-03-16 09:37:06 +01:00
wizard.php wizard: remove /31 restriction for #6463 2023-04-02 16:45:13 +02:00
xmlrpc.php ui: replace log_error or remove it #6115 2022-11-04 11:53:17 +01:00