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
Unknown Object (File)
Sat, Aug 31, 4:07 AM
Unknown Object (File)
Sun, Aug 25, 12:58 AM
Unknown Object (File)
Sun, Aug 25, 12:22 AM
Unknown Object (File)
Wed, Aug 21, 4:26 PM
Unknown Object (File)
Wed, Aug 21, 1:40 PM
Unknown Object (File)
Sat, Aug 17, 6:44 PM
Unknown Object (File)
Fri, Aug 9, 5:44 PM
Unknown Object (File)
Aug 1 2024, 9:36 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.