Page MenuHomePhorge

User password command to set a users password
ClosedPublic

Authored by mollekopf on Aug 20 2021, 2:41 PM.
Tags
None
Referenced Files
F10580608: D2797.diff
Thu, Nov 30, 11:37 AM
Unknown Object (File)
Fri, Nov 17, 11:40 AM
Unknown Object (File)
Tue, Nov 14, 12:31 PM
Unknown Object (File)
Tue, Nov 7, 2:26 AM
Unknown Object (File)
Mon, Nov 6, 3:03 PM
Unknown Object (File)
Mon, Nov 6, 6:57 AM
Unknown Object (File)
Thu, Nov 2, 1:10 AM
Unknown Object (File)
Oct 28 2023, 2:43 AM

Diff Detail

Repository
rK kolab
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36322
Build 14362: arc lint + arc unit

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Aug 20 2021, 2:41 PM

Something I wrote for testing.

mollekopf retitled this revision from Use password command to User password command to set a users password.Aug 20 2021, 3:01 PM
machniak added subscribers: vanmeeuwen, machniak.

How about a test? And I guess @vanmeeuwen might have an opinion that it will be better to keep it for development only, i.e. app/Console/Development/.

src/app/Console/Commands/User/PasswordCommand.php
7

Two above uses aren't needed

32

I don't think we should support changing passwords on deleted users (2nd argument). Should we?

This revision now requires changes to proceed.Aug 20 2021, 6:33 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Apr 21 2022, 1:33 PM
This revision was automatically updated to reflect the committed changes.