mirror of
https://github.com/documize/community.git
synced 2025-08-07 06:25:23 +02:00
fix got blank page when CAS auth failure
This commit is contained in:
parent
fded0014a3
commit
9d0d4a7861
2 changed files with 5 additions and 7 deletions
|
@ -8,6 +8,5 @@
|
|||
{{#if (is-equal model.mode "reject")}}
|
||||
<div class="sso-box">
|
||||
<p>CAS authentication failure</p>
|
||||
<p>{{model.message}}</p>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue