Add integration tests for Auth and Challange with Radius

This commit is contained in:
TeoV
2020-03-25 17:41:03 +02:00
committed by Dan Christian Bogos
parent d8f50310c8
commit 83a41eb191
47 changed files with 2075 additions and 632 deletions

View File

@@ -710,6 +710,9 @@ const (
MetaRadauth = "*radauth"
UserPassword = "UserPassword"
RadauthFailed = "RADAUTH_FAILED"
MetaPAP = "*pap"
MetaCHAP = "*chap"
MetaMSCHAPV2 = "*mschapv2"
)
// Migrator Action