mirror of https://github.com/jumpserver/jumpserver
parent
8b870678df
commit
f11852c60d
|
@ -95,7 +95,7 @@ class UserLoginContextMixin:
|
||||||
'name': 'Lark',
|
'name': 'Lark',
|
||||||
'enabled': settings.AUTH_LARK,
|
'enabled': settings.AUTH_LARK,
|
||||||
'url': reverse('authentication:lark-qr-login'),
|
'url': reverse('authentication:lark-qr-login'),
|
||||||
'logo': static('img/login_feishu_logo.png')
|
'logo': static('img/login_lark_logo.png')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'name': _('Slack'),
|
'name': _('Slack'),
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue