nextcloud/apps/user_ldap/appinfo
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too.
remove unused methods

split mapping methods off from Access class

fix DB query handling

move 'clear mapping' methods from static helper to new mapping class

add tests

test directly with DB

finishing tests and fix return value from setDNbyUUID

add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class.

add missing info to PHPDoc

add unmap method

fix namespaces

fix test inheritance

PHPDoc and a small code restructure for scrutinizer, no effective changes

PostgreSQL does not accept LIMIT in DELETE queries

phpdoc fixes, no code changes
2014-12-19 18:26:12 +01:00
..
app.php Split mapping from Access and Helper classes into it's own. Fully test them, too. 2014-12-19 18:26:12 +01:00
database.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00
info.xml Add support for keys in the info.xml 2014-10-09 15:48:30 +02:00
install.php Use !== and === in user_ldap app – Part 1 2013-04-20 22:46:37 +02:00
register_command.php Forward port of #12493 2014-12-04 19:02:09 +01:00
routes.php Add routing to user_ldap 2014-08-19 15:26:15 +02:00
update.php first step to drop \OCP\Config:: in favour of IConfig 2014-12-17 11:12:37 +01:00
version bump version 2014-10-09 11:15:56 +02:00