freeradius/auth filaire: small typos
une typo, des typi ?
This commit is contained in:
parent
6dd9f6b9b5
commit
0bd4461930
2 changed files with 2 additions and 2 deletions
|
@ -280,7 +280,7 @@ def post_auth_fil(data):
|
|||
"""Idem, mais en filaire.
|
||||
Pas testé."""
|
||||
|
||||
port, vlan_name, reason = decide_vlan(data, True)
|
||||
port, vlan_name, reason = decide_vlan(data, False)
|
||||
mac = data.get('Calling-Station-Id', None)
|
||||
|
||||
log_message = '(fil) %s -> %s [%s%s]' % \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue