]> source.dussan.org Git - nextcloud-server.git/commit
Namespace user auth token commands
authorLucas Azevedo <lhs_azevedo@hotmail.com>
Thu, 24 Aug 2023 14:42:30 +0000 (11:42 -0300)
committerLucas Azevedo <lhs_azevedo@hotmail.com>
Thu, 24 Aug 2023 14:42:30 +0000 (11:42 -0300)
commit5af683d2c4d0883ae9038c33078cbb792a0974e7
tree1ddff2c9db59d8ccf11fba55b7f15e918ee52d4a
parentf7bf468e22e74be7e00d3ffa2356ce4212f12760
Namespace user auth token commands

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
core/Command/User/AddAppPassword.php [deleted file]
core/Command/User/AuthTokens.php [deleted file]
core/Command/User/AuthTokens/Add.php [new file with mode: 0644]
core/Command/User/AuthTokens/Delete.php [new file with mode: 0644]
core/Command/User/AuthTokens/ListCommand.php [new file with mode: 0644]
core/Command/User/DeleteAuthToken.php [deleted file]
core/register_command.php