[gen] Bugfix: one could authentify with a ldap user even if ldap.enabled was False.
This commit is contained in:
parent
30dbcb7dc7
commit
307f4e152e
5 changed files with 17 additions and 15 deletions
|
@ -97,6 +97,7 @@ input.buttonFixed { width:110px; padding: 0 0 0 10px }
|
|||
.portletCurrent { font-weight: bold }
|
||||
.inputSearch { height: 15px; width: 132px; margin: 3px 3px 2px 3px !important }
|
||||
td.search { padding-top: 8px }
|
||||
.searchFields { width: 100%; margin-bottom: 8px }
|
||||
.content { padding: 9px; background-color: #fbfbfb }
|
||||
.popup { display: none; position: absolute; top: 30%; left: 35%;
|
||||
width: 350px; z-index : 100; background: white; padding: 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue