mirror of
https://github.com/dkmstr/openuds.git
synced 2025-02-03 13:47:14 +03:00
Commented as deprecated authSmallName
This commit is contained in:
parent
c12091abbd
commit
c9a8a710d0
@ -254,7 +254,7 @@ class Auths(Handler):
|
||||
):
|
||||
yield {
|
||||
'authId': auth.uuid,
|
||||
'authSmallName': str(auth.small_name),
|
||||
'authSmallName': str(auth.small_name), # Deprecated
|
||||
'authLabel': str(auth.small_name),
|
||||
'auth': auth.name,
|
||||
'type': theType.typeType,
|
||||
|
Loading…
x
Reference in New Issue
Block a user