Page MenuHomePhorge

CompanionApp commands
ClosedPublic

Authored by mollekopf on Jun 10 2024, 9:48 AM.
Tags
None
Referenced Files
F15285921: D4743.diff
Fri, Sep 13, 1:56 AM
Unknown Object (File)
Sun, Sep 8, 3:26 AM
Unknown Object (File)
Sun, Sep 8, 3:09 AM
Unknown Object (File)
Mon, Sep 2, 10:42 PM
Unknown Object (File)
Thu, Aug 29, 6:46 AM
Unknown Object (File)
Thu, Aug 22, 11:31 PM
Unknown Object (File)
Tue, Aug 20, 4:57 AM
Unknown Object (File)
Aug 9 2024, 3:49 AM
Subscribers

Details

Reviewers
machniak
Group Reviewers
Restricted Project
Commits
rK560ef604802d: CompanionApp commands

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Jun 10 2024, 9:49 AM
machniak subscribed.
machniak added inline comments.
src/app/Console/Commands/CompanionApp/DeleteCommand.php
15

I think $objectTitle should be null.

src/app/Console/Commands/CompanionApp/ListCommand.php
36

The use of JSON is something new, there's only one command that does this. I think this whole command should just use ObjectListCommand. authattempt:list too.

This revision is now accepted and ready to land.Jun 10 2024, 9:59 AM
This revision was automatically updated to reflect the committed changes.