Radius inside #6

Merged
tygozwolle merged 11 commits from radius_inside into master 2026-07-24 15:46:57 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c7e18c76ac - Show all commits
+1 -1
View File
@@ -24,6 +24,7 @@ listen {
authorize {
filter_username
preprocess
sql
chap
mschap
digest
@@ -31,7 +32,6 @@ authorize {
eap {
ok = return
}
sql
expiration
logintime
}
@@ -1,13 +1,13 @@
server inner-tunnel {
authorize {
filter_username
sql
chap
mschap
pap
eap {
ok = return
}
sql
expiration
logintime
}