-
- Downloads
port of #9500
don't trigger update from checkPassword, it is already called by userExists, this is enough. do not write to database when the value is the same add test cases. also split test classes in a file each, looks like only the first class is being executed also appconfig shall not write to database if the value is unchanged
Showing
- apps/user_ldap/user_ldap.php 0 additions, 1 deletionapps/user_ldap/user_ldap.php
- lib/private/appconfig.php 4 additions, 0 deletionslib/private/appconfig.php
- lib/private/preferences.php 8 additions, 3 deletionslib/private/preferences.php
- tests/lib/appconfig.php 66 additions, 0 deletionstests/lib/appconfig.php
- tests/lib/preferences-singleton.php 396 additions, 0 deletionstests/lib/preferences-singleton.php
- tests/lib/preferences.php 62 additions, 157 deletionstests/lib/preferences.php
Loading
Please register or sign in to comment