mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Add integration tests for Auth and Challange with Radius
This commit is contained in:
committed by
Dan Christian Bogos
parent
d8f50310c8
commit
83a41eb191
@@ -710,6 +710,9 @@ const (
|
||||
MetaRadauth = "*radauth"
|
||||
UserPassword = "UserPassword"
|
||||
RadauthFailed = "RADAUTH_FAILED"
|
||||
MetaPAP = "*pap"
|
||||
MetaCHAP = "*chap"
|
||||
MetaMSCHAPV2 = "*mschapv2"
|
||||
)
|
||||
|
||||
// Migrator Action
|
||||
|
||||
Reference in New Issue
Block a user