mirror of https://github.com/jumpserver/jumpserver
fix: 修改SAML2.0 Logo
parent
c05951b6c4
commit
5aed04d58b
|
@ -157,7 +157,7 @@ class UserLoginView(mixins.AuthMixin, FormView):
|
|||
'name': 'SAML2',
|
||||
'enabled': settings.AUTH_SAML2,
|
||||
'url': reverse('authentication:saml2:saml2-login'),
|
||||
'logo': static('img/login_cas_logo.png'),
|
||||
'logo': static('img/login_saml2_logo.png'),
|
||||
'auto_redirect': True
|
||||
},
|
||||
{
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
Loading…
Reference in New Issue