131 Commits
Author SHA1 Message Date
MonviechandGitHub ceace150e3 bootgrid: Sweep rowcount as default has been increased in https://github.com/opnsense/core/commit/baa1730b1a9f1d8c9f0bb81a0ff1521636824231 (#4916) 2025-08-29 14:40:53 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
MonviechandGitHub 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
MonviechandGitHub 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner f76eecd3b7 net/freeradius: new version 2025-01-14 14:49:42 +01:00
RasAlGhulandGitHub 2f4e63b03b net/freeradius: EAP-TLS with multiple CAs (#4381)
* controller eap: changed from dropdown to select_multiple

* model eap: add mulitple option to CertificateField type ca

* script generate_certs: Multiple comma-separated refid values are possible. Use explode() and process them with a foreach loop
2025-01-14 10:51:41 +01:00
MonviechandFranco Fichtner be90096c40 net/freeradius: Remove sessionClose() 2025-01-10 10:22:26 +01:00
Patrick M. HausenandFranco Fichtner e0838b9ef9 net/freeradius add require_message_authenticator client option (#4306)
It is recommended for RADIUS clients to use a message authenticator for all
requests to protect against the BlastRADIUS attack.

PR: https://forum.opnsense.org/index.php?topic=42094.msg207448
2024-10-18 11:01:16 +02:00
captainkoandFranco Fichtner a66cc228f8 net/freeradius: Allow & as a password character #4115 2024-10-11 10:25:48 +02:00
Philipp NietingandGitHub 1a4a15de1b net/freeradius: Added remote syslog support (#3990) (#4172) 2024-08-12 10:42:21 +02:00
Chris HelmingandGitHub 44abf3ff22 allow : in FreeRADIUS user and password (#3976) 2024-07-22 12:47:34 +02:00
3835878b5f net/freeradius: Support NT hash of user password (#3828)
* net/freeradius: Support NT hash of user password

To improve security provide an "advanced" option to avoid storing
users' radius passwords in plaintext.

The default behaviour is unchanged.

Tested using an openwrt access point as a client with the opnsense
freeradius plugin set to use PEAP.

Compare: https://github.com/pfsense/FreeBSD-ports/pull/822

* net/freeradius: Bump user model version

To reflect NT password hash change.

---------

Co-authored-by: Stuart McLaren <stuart-mclaren@users.noreply.github.com>
2024-03-29 08:37:32 +01:00
Franco Fichtner 83ef7e0687 net/freeradius: style updates 2022-11-15 08:55:50 +01:00
clanto007andGitHub 943924c0ff net/freeradius: Proxy Configuration Page (#3142) 2022-11-15 08:34:13 +01:00
Ad Schellevis b6a9b0f554 net/freeradius - add missing syslog local target 2022-11-09 14:26:27 +01:00
Franco Fichtner b5f0d60839 plugins: move logfomats to syslog dir #5877 2022-11-04 09:57:41 +01:00
Franco Fichtner 21bb530c6d net/freeradius: use NAME_setup
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 10:11:06 +02:00
Franco Fichtner 302d2832ac net/freeradius: style update 2022-10-21 09:42:52 +02:00
Franco Fichtner c53553ba69 net/freeradius: cleanup 2022-10-04 09:36:21 +02:00
clanto007andGitHub aadba7a7b9 net/freeradius: add description for start and stop actions (#3118)
Add description for start and stop actions so it can be used in automations.
2022-09-27 15:08:21 +02:00
clanto007andGitHub 49c8308353 net\freeradius Certificate for LDAP Connection (#3061) 2022-09-26 20:48:21 +02:00
MichaelandGitHub d27499dbcc net/freeradius: Remove TTLS-GTC from default eap type (#3052) 2022-07-27 08:57:27 +02:00
c-goesandGitHub b0fcd82305 net/freeradius: Fix template for sites-enabled-inner-tunnel (#2881) 2022-03-07 11:40:12 +01:00
MichaelandGitHub acabf82813 Update sites-enabled-inner-tunnel (#2835) 2022-02-15 21:15:29 +01:00
MichaelandGitHub 18225b7a4a net/freeradius: Allow LDAP in inner-tunnel (#2626) 2022-02-15 10:00:21 +01:00