]> git.mxchange.org Git - friendica.git/commit
Add new possibility to add a user per console
authornupplaPhil <admin+github@philipp.info>
Thu, 20 Feb 2020 22:43:52 +0000 (23:43 +0100)
committernupplaPhil <admin+github@philipp.info>
Sat, 29 Feb 2020 16:10:27 +0000 (17:10 +0100)
commitf3f764bc39fe0210ac4cc995cf72ea99fac7bef3
treeec3d8f105b795c23762fe65c58739fa291dbd5b7
parent4d436c10df9de356b4758e7b2ce80d8f9d1c7e3b
Add new possibility to add a user per console
src/Console/User.php
src/Core/L10n.php
src/DI.php
src/Model/User.php
src/Model/UserService.php [new file with mode: 0644]
src/Module/Admin/Users.php