mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
Update radius.py (#84)
* Update radius.py Adding username and password fields * Update radius.py
This commit is contained in:
parent
ec40284a3b
commit
4b26d65cf9
@ -50,6 +50,8 @@ _FREERADUIS_DICT = textwrap.dedent("""
|
||||
BEGIN-VENDOR FreeRADIUS
|
||||
|
||||
ATTRIBUTE FreeRADIUS-Statistics-Type 127 integer
|
||||
ATTRIBUTE User-Name 1 string
|
||||
ATTRIBUTE User-Password 2 string
|
||||
|
||||
VALUE FreeRADIUS-Statistics-Type None 0
|
||||
VALUE FreeRADIUS-Statistics-Type Authentication 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user