]> source.dussan.org Git - nextcloud-server.git/commit
introduce accounts table and keep it up-to-date with the data added to the personal...
authorBjörn Schießle <schiessle@owncloud.com>
Mon, 25 Apr 2016 12:56:11 +0000 (14:56 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 21 Nov 2016 10:29:41 +0000 (11:29 +0100)
commit40b99734d3413ecee7c7ae1d71868c801b7c4188
tree1b3ecdacf6152c3eff99bb7b535fb25e6e040119
parentd1233b47b0d96df364a1b5c043cabedc74d5eb01
introduce accounts table and keep it up-to-date with the data added to the personal settings

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
db_structure.xml
lib/private/Accounts/AccountManager.php [new file with mode: 0644]
settings/Application.php
settings/Controller/UsersController.php
tests/lib/accounts/AccountsManagerTest.php [new file with mode: 0644]