Commit Graph
17 Commits
Author SHA1 Message Date
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
Franco Fichtner b5f0d60839 plugins: move logfomats to syslog dir #5877 2022-11-04 09:57:41 +01:00
Franco Fichtner 302d2832ac net/freeradius: style update 2022-10-21 09:42:52 +02:00
clanto007andGitHub 49c8308353 net\freeradius Certificate for LDAP Connection (#3061) 2022-09-26 20:48:21 +02:00
nan0andGitHub 576164256d Fix leading space in freeradius logformat (#2228) 2021-04-21 08:56:28 +02:00
Franco Fichtner 65ab241db1 plugins: fix lint pass 2020-02-21 09:32:42 +01:00
nan0andGitHub 64e720af63 Add log parser to display logs correctly (#1705) 2020-02-20 15:01:45 +01:00
alexanderharmandFranco Fichtner 29a06c77b4 net/freeradius: fix certificate generation (#1277) 2019-03-29 16:03:39 +01:00
MichaelandFranco Fichtner 31de6f9f0d net/freeradius: add dhcp relay server (#1129) 2019-01-20 11:35:48 +01:00
Franco Fichtner 9c363e6ebe net/freeradius: cert write for EAP, mostly @mimugmail 2017-10-20 15:48:13 +00:00
Franco Fichtner 9bb63e966e net/freeradius: adjust permission as requested 2017-10-19 14:45:42 +02:00
MichaelandFranco Fichtner c9eff68e02 net/freeradius: New EAP features (#327) 2017-10-19 14:44:44 +02:00
Franco Fichtner 97d6b2b3fe net/freeradius: fix another hiccup; closes #207 2017-07-24 10:42:03 +02:00
Franco Fichtner b814532a8a net/freeradius: fix setup.sh usage #207 2017-07-24 09:33:46 +02:00
Franco Fichtner ec13ca037f net/freeradius: follow-ups for initial import 2017-07-06 07:22:00 +02:00
MichaelandFranco Fichtner 1391330b67 FreeRADIUS plugin (#190)
* General Radius features for authentication (like any application which supports Radius e.g. OpenVPN)
* WIFI WPA-Enterprise authentication
* 802.1X switchport authentication and dynamic VLAN assignment
2017-07-06 08:37:11 +02:00