-
- Downloads
Port of LDAP Wizard: get correct total no of users, groups and complete list...
Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 fix PHPdoc Conflicts: apps/user_ldap/lib/connection.php add method to count groups on LDAP Conflicts: apps/user_ldap/lib/access.php LDAP Wizard: count users and groups with the power of paged search Conflicts: apps/user_ldap/lib/wizard.php consolidate requirement check fix PHPdoc Conflicts: apps/user_ldap/lib/access.php Wizard: get really all groups from LDAP by power of Paged Search Conflicts: apps/user_ldap/lib/wizard.php make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state. Conflicts: apps/user_ldap/lib/connection.php simplify two methods a bit, because they are not used for group search anymore Conflicts: apps/user_ldap/lib/wizard.php remove unused vars; increase scrutinizer happiness
Showing
- apps/user_ldap/lib/access.php 14 additions, 5 deletionsapps/user_ldap/lib/access.php
- apps/user_ldap/lib/connection.php 14 additions, 2 deletionsapps/user_ldap/lib/connection.php
- apps/user_ldap/lib/wizard.php 99 additions, 60 deletionsapps/user_ldap/lib/wizard.php
- apps/user_ldap/tests/wizard.php 3 additions, 3 deletionsapps/user_ldap/tests/wizard.php
Loading
Please register or sign in to comment